On Tue, 10 Jul 2007, Matt Mackall wrote: > following as the best MemFree numbers after several boots each: > > SLAB: 54796 > SLOB: 55044 > SLUB: 53944 > SLUB: 54788 (debug turned off) That was without "slub_debug" as a parameter or with !CONFIG_SLUB_DEBUG? Data size and code size will decrease if you compile with !CONFIG_SLUB_DEBUG. slub_debug on the command line governs if debug information is used. > These numbers bounce around a lot more from boot to boot than I > remember, so take these numbers with a grain of salt. > > Disabling the debug code in the build gives this, by the way: > > mm/slub.c: In function ÿÿinit_kmem_cache_nodeÿÿ: > mm/slub.c:1873: error: ÿÿstruct kmem_cache_nodeÿÿ has no member named > ÿÿfullÿÿ A fix for that is in Andrew's tree.
- Follow-Ups:
- Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
- From: Matt Mackall <mpm@selenic.com>
- Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
- References:
- [patch 00/10] [RFC] SLUB patches for more functionality, performance and maintenance
- From: Christoph Lameter <clameter@sgi.com>
- [patch 09/10] Remove the SLOB allocator for 2.6.23
- From: Christoph Lameter <clameter@sgi.com>
- Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
- From: Ingo Molnar <mingo@elte.hu>
- Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
- From: Andrew Morton <akpm@linux-foundation.org>
- Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
- From: Nick Piggin <nickpiggin@yahoo.com.au>
- Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
- From: "Pekka Enberg" <penberg@cs.helsinki.fi>
- Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
- From: Christoph Lameter <clameter@sgi.com>
- Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
- From: Pekka J Enberg <penberg@cs.helsinki.fi>
- Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
- From: Nick Piggin <nickpiggin@yahoo.com.au>
- Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
- From: "Pekka Enberg" <penberg@cs.helsinki.fi>
- Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
- From: Matt Mackall <mpm@selenic.com>
- [patch 00/10] [RFC] SLUB patches for more functionality, performance and maintenance
- Prev by Date: Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
- Next by Date: Re: Linux 2.6.22 released
- Previous by thread: Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
- Next by thread: Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
- Index(es):
![]() |