[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0710051226020.17481@schroedinger.engr.sgi.com>
Date: Fri, 5 Oct 2007 12:27:58 -0700 (PDT)
From: Christoph Lameter <clameter@....com>
To: Matthew Wilcox <matthew@....cx>
cc: Jens Axboe <jens.axboe@...cle.com>, David Chinner <dgc@....com>,
David Miller <davem@...emloft.net>, cebbert@...hat.com,
willy@...ux.intel.com, nickpiggin@...oo.com.au, hch@....de,
mel@...net.ie, linux-fsdevel@...r.kernel.org,
linux-kernel@...r.kernel.org, suresh.b.siddha@...el.com
Subject: Re: SLUB performance regression vs SLAB
On Fri, 5 Oct 2007, Matthew Wilcox wrote:
> I vaguely remembered something called orasim, so I went looking for it.
> I found http://oss.oracle.com/~wcoekaer/orasim/ which is dated from
> 2004, and I found http://oss.oracle.com/projects/orasimjobfiles/ which
> seems to be a stillborn project. Is there anything else I should know
> about orasim? ;-)
Too bad. If this would work then I would have a load to work against. I
have a patch here that may address the issue for SMP (no NUMA for now) by
batching all frees on the per cpu freelist and then dumping them in
groups. But it is likely not too wise to have you run your weeklong
tests on this one. Needs some more care first.
-
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