Messages in this thread |  | | | Subject | Re: [PATCH] slab: Fix kmem_cache_destroy() on NUMA | | From | Pekka Enberg <> | | Date | Tue, 16 May 2006 07:22:07 +0300 |
| |
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.
On Mon, 2006-05-15 at 14:47 -0700, Christoph Lameter wrote: > Correct. That is the fix that I suggested earlier. The alien caches needs > to be drained first.
Yeah, looks good to me too. Thanks Roland!
Pekka
- 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/
|  |