On Mon, 6 Feb 2006, Andrew Morton wrote: > > Actually, it does not protect much anymore. Here's a cleanup+comments > > patch (against current mainline). > > This is getting scary. Manfred, Christoph, Pekka: have you guys taken a > close look at what's going on in here? I looked at his patch and he seems to be right. Most of the kmem_cache structure is established at slab creation. Updates are to the debug counters and to nodelists[] during node online/offline and to array[] during cpu online/offline. The chain mutex is used to protect the setting of the tuning parameters. I still need to have a look at the details though. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- References:
- [patch 0/3] NUMA slab locking fixes
- From: Ravikiran G Thirumalai <[email protected]>
- Re: [patch 0/3] NUMA slab locking fixes
- From: Andrew Morton <[email protected]>
- Re: [patch 0/3] NUMA slab locking fixes
- From: Christoph Lameter <[email protected]>
- Re: [patch 0/3] NUMA slab locking fixes
- From: Ravikiran G Thirumalai <[email protected]>
- [patch 2/3] NUMA slab locking fixes - move irq disabling from cahep->spinlock to l3 lock
- From: Ravikiran G Thirumalai <[email protected]>
- Re: [patch 2/3] NUMA slab locking fixes - move irq disabling from cahep->spinlock to l3 lock
- From: Andrew Morton <[email protected]>
- Re: [patch 2/3] NUMA slab locking fixes - move irq disabling from cahep->spinlock to l3 lock
- From: Ravikiran G Thirumalai <[email protected]>
- Re: [patch 2/3] NUMA slab locking fixes - move irq disabling from cahep->spinlock to l3 lock
- From: Andrew Morton <[email protected]>
- [patch 0/3] NUMA slab locking fixes
- Prev by Date: Re: [PATCH 1/5] cpuset memory spread basic implementation
- Next by Date: Re: Which is simpler? (Was Re: [Suspend2-devel] Re: [ 00/10] [Suspend2] Modules support.)
- Previous by thread: Re: [patch 2/3] NUMA slab locking fixes - move irq disabling from cahep->spinlock to l3 lock
- Next by thread: Re: [patch 2/3] NUMA slab locking fixes - move irq disabling from cahep->spinlock to l3 lock
- Index(es):