On Fri, 28 Jul 2006, Thomas Gleixner wrote: > Let me know, if you need more info What type of NUMA system is this? How many nodes? Is memory exhausted on some so that allocations are redirected? Are cpusets or memory policies used to redirect allocations? Maybe we get confused about local and remote objects due to fallback and contamination of the per node lists with foreign node objects. I have a patch here that make the slab allocations not fall back and insures that cpuset do not interfere but it involves patching the page allocator to not do fallback for slab allocations. Lets see if we can figure this one out first. - 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:
- Re: [BUG] Lockdep recursive locking in kmem_cache_free
- From: Thomas Gleixner <[email protected]>
- Re: [BUG] Lockdep recursive locking in kmem_cache_free
- References:
- [BUG] Lockdep recursive locking in kmem_cache_free
- From: Thomas Gleixner <[email protected]>
- Re: [BUG] Lockdep recursive locking in kmem_cache_free
- From: "Pekka Enberg" <[email protected]>
- Re: [BUG] Lockdep recursive locking in kmem_cache_free
- From: Thomas Gleixner <[email protected]>
- Re: [BUG] Lockdep recursive locking in kmem_cache_free
- From: Christoph Lameter <[email protected]>
- Re: [BUG] Lockdep recursive locking in kmem_cache_free
- From: Thomas Gleixner <[email protected]>
- Re: [BUG] Lockdep recursive locking in kmem_cache_free
- From: Christoph Lameter <[email protected]>
- Re: [BUG] Lockdep recursive locking in kmem_cache_free
- From: Thomas Gleixner <[email protected]>
- Re: [BUG] Lockdep recursive locking in kmem_cache_free
- From: Thomas Gleixner <[email protected]>
- [BUG] Lockdep recursive locking in kmem_cache_free
- Prev by Date: Re: metadata plugins (was Re: the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion)
- Next by Date: Re: metadata plugins (was Re: the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion)
- Previous by thread: Re: [BUG] Lockdep recursive locking in kmem_cache_free
- Next by thread: Re: [BUG] Lockdep recursive locking in kmem_cache_free
- Index(es):