On Tue, Apr 17, 2007 at 05:48:30PM -0700, Christoph Lameter wrote: > On Tue, 17 Apr 2007, Siddha, Suresh B wrote: > > > While going through the slab code, I observed that alien caches are > > not getting resized, when user changes the slab tunables. Appended patch > > tries to fix this. Please review and let me know if I missed anything. > > Let it be. We have not resized the alien caches ever and doing so may > cause serious memory usage. Size is hardcoded to 12 anyways.
hmm.. I see. Let me do some experiments and getback to you(with what I am looking exactly). thanks, suresh - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/