Files
i2som-imx-linux/include/linux
Pavel Emelyanov 6164281ab7 user_ns: improve the user_ns on-the-slab packaging
Currently on 64-bit arch the user_namespace is 2096 and when being
kmalloc-ed it resides on a 4k slab wasting 2003 bytes.

If we allocate a separate cache for it and reduce the hash size from 128
to 64 chains the packaging becomes *much* better - the struct is 1072
bytes and the hole between is 98 bytes.

[akpm@linux-foundation.org: s/__initcall/module_init/]
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Acked-by: Serge E. Hallyn <serge@hallyn.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-01-13 08:03:18 -08:00
..
2011-01-10 08:51:44 -08:00
2011-01-13 08:03:12 -08:00
2011-01-10 07:38:53 -08:00
2011-01-10 08:51:44 -08:00
2011-01-10 08:51:44 -08:00
2011-01-07 17:50:27 +11:00
2011-01-10 08:51:44 -08:00
2011-01-07 17:50:23 +11:00
2011-01-10 07:38:53 -08:00
2011-01-10 22:11:23 +01:00
2011-01-07 17:50:31 +11:00
2011-01-07 17:50:33 +11:00
2011-01-07 17:50:27 +11:00
2011-01-07 17:50:19 +11:00
2011-01-10 16:05:30 -08:00
2011-01-11 14:17:09 -05:00
2011-01-07 17:50:33 +11:00
2011-01-07 17:50:31 +11:00
2011-01-13 08:03:18 -08:00
2011-01-10 09:46:24 +11:00
2011-01-07 17:50:27 +11:00
2011-01-07 20:57:22 -05:00