[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1187862724.6114.356.camel@twins>
Date: Thu, 23 Aug 2007 11:52:04 +0200
From: Peter Zijlstra <peterz@...radead.org>
To: Christoph Lameter <clameter@....com>
Cc: akpm@...ux-foundation.org, linux-kernel@...r.kernel.org
Subject: Re: [patch 0/6] Per cpu structures for SLUB
Hi,
while I like this patch set I'm at odds with the interaction of this and
making the alloc/free fast paths lockless.
The main race is s->cpu_slab[] and c->freelist. How does one close that
gap?
(btw, have you looked at my -rt slub patch?)
-
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