Pekka Enberg
4d268eba11
[PATCH] slab: extract slab order calculation to separate function
...
This patch moves the ugly loop that determines the 'optimal' size (page order)
of cache slabs from kmem_cache_create() to a separate function and cleans it
up a bit.
Thanks to Matthew Wilcox for the help with this patch.
Signed-off-by: Matthew Dobson <colpatch@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-08 20:12:39 -08:00
..
2006-01-06 08:33:26 -08:00
2005-06-24 00:06:42 -07:00
2005-10-29 21:40:41 -07:00
2006-01-06 08:33:26 -08:00
2005-06-24 00:06:41 -07:00
2005-11-29 14:03:14 -08:00
2005-10-28 08:16:51 -07:00
2006-01-06 08:33:23 -08:00
2006-01-06 08:33:26 -08:00
2006-01-06 08:33:37 -08:00
2006-01-06 08:33:22 -08:00
2005-10-29 21:40:44 -07:00
2006-01-06 08:33:21 -08:00
2006-01-06 08:33:27 -08:00
2006-01-06 08:33:28 -08:00
2005-10-28 08:16:47 -07:00
2005-04-19 13:29:20 -07:00
2005-04-16 15:20:36 -07:00
2005-12-16 10:21:23 -08:00
2005-11-22 09:13:42 -08:00
2005-12-16 10:21:23 -08:00
2005-11-28 14:34:23 -08:00
2006-01-06 08:33:32 -08:00
2005-10-08 15:00:57 -07:00
2006-01-08 20:12:38 -08:00
2005-10-29 21:40:42 -07:00
2006-01-06 14:58:38 -05:00
2005-10-30 17:37:21 -08:00
2005-04-16 15:20:36 -07:00
2006-01-03 11:45:42 -08:00
2006-01-06 08:33:29 -08:00
2006-01-06 08:33:32 -08:00
2006-01-08 20:12:39 -08:00
2005-10-29 21:40:44 -07:00
2006-01-06 08:33:24 -08:00
2006-01-06 08:33:28 -08:00
2006-01-06 08:33:43 -08:00
2005-11-28 14:42:25 -08:00
2006-01-06 08:33:32 -08:00
2006-01-06 08:33:22 -08:00
2005-11-07 07:53:56 -08:00
2006-01-06 08:33:29 -08:00