[openib-general] Re: [PATCH] slab: Fix kmem_cache_destroy() on NUMA

Christoph Lameter clameter at sgi.com
Mon May 15 14:47:27 PDT 2006


On Mon, 15 May 2006, Roland Dreier wrote:

> This patch fixes this by having drain_cpu_caches() do 
> drain_alien_cache() on every node before it does drain_array() on the 
> nodes' shared array_caches.

Correct. That is the fix that I suggested earlier. The alien caches needs 
to be drained first.



More information about the general mailing list