Re: [patch 08/10] SLUB: Optional fast path using cmpxchg_local

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Andrew Morton
Date: Tuesday, October 30, 2007 - 11:30 am

On Sun, 28 Oct 2007 15:05:50 +0200 (EET)
Pekka J Enberg <penberg@cs.helsinki.fi> wrote:


Both versions look pretty crappy to me.  The code duplication in the two
version of do_slab_alloc() could be tidied up considerably.


Unmatched put_cpu() 


smp_processor_id() in preemptible code.
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[patch 08/10] SLUB: Optional fast path using cmpxchg_local, Christoph Lameter, (Sat Oct 27, 8:32 pm)
Re: [patch 08/10] SLUB: Optional fast path using cmpxchg_local, Christoph Lameter, (Sun Oct 28, 7:59 pm)
Re: [patch 08/10] SLUB: Optional fast path using cmpxchg_local, Christoph Lameter, (Sun Oct 28, 8:34 pm)
Re: [patch 08/10] SLUB: Optional fast path using cmpxchg_local, Andrew Morton, (Tue Oct 30, 11:30 am)
Re: [patch 08/10] SLUB: Optional fast path using cmpxchg_local, Christoph Lameter, (Tue Oct 30, 11:58 am)
Re: [patch 08/10] SLUB: Optional fast path using cmpxchg_local, Mathieu Desnoyers, (Tue Oct 30, 12:12 pm)
[PATCH] local_t Documentation update 2, Mathieu Desnoyers, (Tue Oct 30, 6:52 pm)
Re: [patch 08/10] SLUB: Optional fast path using cmpxchg_local, Mathieu Desnoyers, (Tue Oct 30, 7:28 pm)