[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20070226.163642.59469811.davem@davemloft.net>
Date: Mon, 26 Feb 2007 16:36:42 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: clameter@...r.sgi.com
Cc: akpm@...ux-foundation.org, linux-kernel@...r.kernel.org,
linux-mm@...ck.org
Subject: Re: [PATCH] SLUB v2
From: Christoph Lameter <clameter@...r.sgi.com>
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists