On Tue, 1 May 2007, Hugh Dickins wrote: > Yes, to me it does. If it could be defaulted to on throughout the > -rcs, on every architecture, then I'd say that's "finishing work"; > and we'd be safe knowing we could go back to slab in a hurry if > needed. But it hasn't reached that stage yet, I think.
Why would we need to go back to SLAB if we have not switched to SLUB? SLUB is marked experimental and not the default. The only problems that I am aware of is(or was) the issue with arches modifying page struct fields of slab pages that SLUB needs for its own operations. And I thought it was all fixed since the powerpc guys were quiet and the patch was in for i386. - 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/