Hi Andrew, This patchset contains slab updates from various people. Please apply. Signed-off-by: Pekka Enberg <[email protected]> -- slab.c | 601 +++++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 331 insertions(+), 270 deletions(-) - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- [patch 04/10] slab: cache_estimate cleanup
- From: "Pekka Enberg" <[email protected]>
- [patch 03/10] slab: have index_of bug at compile time
- From: "Pekka Enberg" <[email protected]>
- [patch 09/10] slab: rename ac_data to cpu_cache_get
- From: "Pekka Enberg" <[email protected]>
- [patch 10/10] slab: replace kmem_cache_t with struct kmem_cache
- From: "Pekka Enberg" <[email protected]>
- [patch 01/10] slab: distinguish between object and buffer size
- From: "Pekka Enberg" <[email protected]>
- [patch 05/10] slab: extract slab_destroy_objs()
- From: "Pekka Enberg" <[email protected]>
- [patch 06/10] slab: extract slab_{put|get}_obj
- From: "Pekka Enberg" <[email protected]>
- [patch 08/10] slab: extract virt_to_{cache|slab}
- From: "Pekka Enberg" <[email protected]>
- [patch 07/10] slab: reduce inlining
- From: "Pekka Enberg" <[email protected]>
- [patch 02/10] slab: minor cleanup to kmem_cache_alloc_node
- From: "Pekka Enberg" <[email protected]>
- [patch 04/10] slab: cache_estimate cleanup
- Prev by Date: [patch 02/10] slab: minor cleanup to kmem_cache_alloc_node
- Next by Date: [patch 07/10] slab: reduce inlining
- Previous by thread: [patch] mm: cleanup bootmem
- Next by thread: [patch 02/10] slab: minor cleanup to kmem_cache_alloc_node
- Index(es):