login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
February
»
22
Re: SLUB: The unqueued Slab allocator
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Christoph Lameter
Subject:
Re: SLUB: The unqueued Slab allocator
Date: Thursday, February 22, 2007 - 8:25 am
On Thu, 22 Feb 2007, Peter Zijlstra wrote:
quoted text
> On Wed, 2007-02-21 at 23:00 -0800, Christoph Lameter wrote: > > > +/* > > + * Lock order: > > + * 1. slab_lock(page) > > + * 2. slab->list_lock > > + * > > That seems to contradict this:
This is a trylock. If it fails then we can compensate by allocating a new slab. -
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
SLUB: The unqueued Slab allocator
, Christoph Lameter
, (Thu Feb 22, 12:00 am)
Re: SLUB: The unqueued Slab allocator
, Peter Zijlstra
, (Thu Feb 22, 1:34 am)
Re: SLUB: The unqueued Slab allocator
, David Miller
, (Thu Feb 22, 1:58 am)
Re: SLUB: The unqueued Slab allocator
, Pekka Enberg
, (Thu Feb 22, 3:49 am)
Re: SLUB: The unqueued Slab allocator
, Christoph Lameter
, (Thu Feb 22, 8:15 am)
Re: SLUB: The unqueued Slab allocator
, Christoph Lameter
, (Thu Feb 22, 8:25 am)
Re: SLUB: The unqueued Slab allocator
, Christoph Lameter
, (Thu Feb 22, 8:26 am)
Re: SLUB: The unqueued Slab allocator
, Andi Kleen
, (Thu Feb 22, 10:54 am)
Re: SLUB: The unqueued Slab allocator
, Christoph Lameter
, (Thu Feb 22, 11:42 am)
Re: SLUB: The unqueued Slab allocator
, Andi Kleen
, (Thu Feb 22, 5:16 pm)
Re: SLUB: The unqueued Slab allocator
, Christoph Lameter
, (Thu Feb 22, 9:55 pm)
Re: SLUB: The unqueued Slab allocator
, KAMEZAWA Hiroyuki
, (Fri Feb 23, 10:28 pm)
Re: SLUB: The unqueued Slab allocator
, Christoph Lameter
, (Fri Feb 23, 10:47 pm)
Re: SLUB: The unqueued Slab allocator
, David Miller
, (Fri Feb 23, 10:54 pm)
Re: SLUB: The unqueued Slab allocator
, Christoph Lameter
, (Sat Feb 24, 10:32 am)
Re: SLUB: The unqueued Slab allocator
, Jörn
, (Sat Feb 24, 12:33 pm)
Re: SLUB: The unqueued Slab allocator
, Christoph Lameter
, (Sat Feb 24, 5:14 pm)