[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1341415579.2583.2134.camel@edumazet-glaptop>
Date: Wed, 04 Jul 2012 17:26:19 +0200
From: Eric Dumazet <eric.dumazet@...il.com>
To: Pekka Enberg <penberg@...nel.org>
Cc: JoonSoo Kim <js1304@...il.com>,
Christoph Lameter <cl@...ux-foundation.org>,
linux-kernel@...r.kernel.org, linux-mm@...ck.org,
David Rientjes <rientjes@...gle.com>
Subject: Re: [PATCH 1/3 v2] slub: prefetch next freelist pointer in
__slab_alloc()
On Wed, 2012-07-04 at 18:08 +0300, Pekka Enberg wrote:
> That doesn't seem like that obvious win to me... Eric, Christoph?
Its the slow path. I am not convinced its useful on real workloads (not
a benchmark)
I mean, if a workload hits badly slow path, some more important work
should be done to avoid this at a higher level.
--
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