Re: SLUB: Avoid atomic operation for slab_unlock

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Christoph Lameter
Date: Thursday, October 18, 2007 - 7:01 pm

On Fri, 19 Oct 2007, Nick Piggin wrote:


How expensive is the fence? An store with release semantics would be safer 
and okay for IA64.
 

Lets avoid mf (too expensive) and just use a store with release semantics.

Where can I find your patchset? I looked through lkml but did not see it.
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: SLUB: Avoid atomic operation for slab_unlock, Nick Piggin, (Thu Oct 18, 4:49 pm)
Re: SLUB: Avoid atomic operation for slab_unlock, Christoph Lameter, (Thu Oct 18, 6:21 pm)
Re: SLUB: Avoid atomic operation for slab_unlock, Nick Piggin, (Thu Oct 18, 6:56 pm)
Re: SLUB: Avoid atomic operation for slab_unlock, Christoph Lameter, (Thu Oct 18, 7:01 pm)
Re: SLUB: Avoid atomic operation for slab_unlock, Nick Piggin, (Thu Oct 18, 7:12 pm)
[IA64] Reduce __clear_bit_unlock overhead, Christoph Lameter, (Thu Oct 18, 8:26 pm)
Re: SLUB: Avoid atomic operation for slab_unlock, Christoph Lameter, (Fri Oct 19, 4:20 am)