Re: Common [9/9] Do slab aliasing call from common code
From: Glauber Costa <hidden>
Date: 2012-08-02 07:27:34
From: Glauber Costa <hidden>
Date: 2012-08-02 07:27:34
On 07/31/2012 09:36 PM, Christoph Lameter wrote:
The slab aliasing logic causes some strange contortions in slub. So add a call to deal with aliases to slab_common.c but disable it for other slab allocators by providng stubs that fail to create aliases. Full general support for aliases will require additional cleanup passes and more standardization of fields in kmem_cache.
This one didn't apply for me. I used pekka's tree + your other 8 patches (being careful about the 8th one). Maybe you need to refresh this as well as your 8th patch ? I could go see where it conflicts, but I'd like to make sure I am reviewing/testing the code exactly as you intended it to be. -- 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>