Re: [RFC PATCH] Implement slub fastpath with sequence number

From: Christoph Lameter
Date: Wed Mar 12 2008 - 00:15:28 EST


On Wed, 12 Mar 2008, Nick Piggin wrote:

> The oracle/tpcc one I don't know if it has been fixed?

Ok can someone run this with git head? It could have been there because of
the 4k alloc forwarding to the page allocator. tbench showed the same
regression that is why I was fixing the tbench regression.

> > And FWIW, I don't like the patch because it makes the code very hairy.
> > But I don't see why we shouldn't merge SLUB fast-path optimizations if
> > they're clean and you have the numbers to show it's a gain even if
> > there are other remaining regressions.
>
> I'm talking about this patch specifically though. It makes it much
> harder to work with.

Well the patch would need to be cleaned up a bit first.
--
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/