Linus Torvalds 158a962422 Unify /proc/slabinfo configuration
Both SLUB and SLAB really did almost exactly the same thing for
/proc/slabinfo setup, using duplicate code and per-allocator #ifdef's.

This just creates a common CONFIG_SLABINFO that is enabled by both SLUB
and SLAB, and shares all the setup code.  Maybe SLOB will want this some
day too.

Reviewed-by: Pekka Enberg <penberg@cs.helsinki.fi>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-01-02 13:04:48 -08:00
..
2007-11-20 01:18:37 -05:00
2007-12-17 19:28:16 -08:00
2007-12-08 14:41:29 +00:00
2007-11-28 01:24:04 +09:00
2008-01-02 13:04:48 -08:00
2007-12-26 19:36:35 -08:00
2007-11-02 08:47:06 +01:00
2007-11-20 20:16:43 +01:00