Re: [PATCH v3 13/16] slab: slab-specific propagation changes.
From: Christoph Lameter <hidden>
Date: 2012-09-18 17:00:26
Also in:
linux-mm, lkml
From: Christoph Lameter <hidden>
Date: 2012-09-18 17:00:26
Also in:
linux-mm, lkml
On Tue, 18 Sep 2012, Glauber Costa wrote:
When a parent cache does tune_cpucache, we need to propagate that to the children as well. For that, we unfortunately need to tap into the slab core.
One of the todo list items for the common stuff is to have actually a common kmem_cache structure. If we add a common callback then we could put that also into the core. -- 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>