Re: 2.6.24-rc2: Network commit causes SLUB performance regression with tbench

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Nick Piggin
Date: Wednesday, November 14, 2007 - 6:47 pm

On Thursday 15 November 2007 12:11, Herbert Xu wrote:

Yeah, it appears this is what happened. The lockless page allocator
fastpath appears on the list and the slowpaths disappear after
Herbert's patches. SLAB is doing its own thing, so it avoids that
pitfall.



Yeah I completely agree. The right fix is in the caller...
The bug / suboptimal allocation would not have been found in tcp
if not for this ;)

-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: 2.6.24-rc2: Network commit causes SLUB performance reg ..., Christoph Lameter, (Wed Nov 14, 11:33 am)
Re: 2.6.24-rc2: Network commit causes SLUB performance reg ..., Christoph Lameter, (Wed Nov 14, 6:03 pm)
Re: 2.6.24-rc2: Network commit causes SLUB performance reg ..., Nick Piggin, (Wed Nov 14, 6:47 pm)