Re: [PATCH 7/9] slab: use the lock on alien_cache, instead of the lock on array_cache
From: Christoph Lameter <hidden>
Date: 2014-02-14 18:47:25
Also in:
lkml
From: Christoph Lameter <hidden>
Date: 2014-02-14 18:47:25
Also in:
lkml
On Fri, 14 Feb 2014, Joonsoo Kim wrote:
Now, we have separate alien_cache structure, so it'd be better to hold the lock on alien_cache while manipulating alien_cache. After that, we don't need the lock on array_cache, so remove it.
Acked-by: Christoph Lameter <redacted> -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>