Re: [PATCH] SLUB v2

From: David Miller
Date: Mon Feb 26 2007 - 19:37:00 EST


From: Christoph Lameter <clameter@xxxxxxxxxxxx>
Date: Sat, 24 Feb 2007 22:36:26 -0800 (PST)

> V1->V2
> - Fix up various issues. Tested on i386 UP, X86_64 SMP, ia64 NUMA.
> - Provide NUMA support by splitting partial lists per node.
> - Better Slabcache merge support (now at around 50% of slabs)
> - List slabcache aliases if slabcaches are merged.
> - Updated descriptions /proc/slabinfo output

Seems to work fine on sparc64, sane the following build warning:

mm/slub.c:1470: warning: $,1rx(Bfor_all_slabs$,1ry(B defined but not used

That function needs CONFIG_SMP ifdef protection or similar.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/