[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.2.02.1201242152480.1658@tux.localdomain>
Date: Tue, 24 Jan 2012 21:54:38 +0200 (EET)
From: Pekka Enberg <penberg@...nel.org>
To: Christoph Lameter <cl@...ux.com>
cc: Eric Dumazet <eric.dumazet@...il.com>,
linux-kernel <linux-kernel@...r.kernel.org>,
David Rientjes <rientjes@...gle.com>,
"Alex,Shi" <alex.shi@...el.com>, Shaohua Li <shaohua.li@...el.com>,
Matt Mackall <mpm@...enic.com>
Subject: Re: [PATCH] slub: prefetch next freelist pointer in slab_alloc()
On Fri, 16 Dec 2011, Eric Dumazet wrote:
>> Recycling a page is a problem, since freelist link chain is hot on
>> cpu(s) which freed objects, and possibly very cold on cpu currently
>> owning slab.
On Fri, 16 Dec 2011, Christoph Lameter wrote:
> Good idea. How do the tcp benchmarks look after this?
>
> Looks sane.
>
> Acked-by: Christoph Lameter <cl@...ux.com>
Applied, thanks!
--
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