Since there was some (albeit very brief) discussion last week about the need to cleanup mm/slab.c, I figured I'd post these patches. I was inspired to cleanup mm/slab.c since I'm working on a project (to be posted shortly) that touched a bunch of slab code. I found slab.c to be inconsistent, to say the least. -Matt - 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:
- Re: [PATCH 0/8] Cleanup slab.c
- From: Pekka J Enberg <[email protected]>
- [PATCH 8/8] Inline 3 functions
- From: Matthew Dobson <[email protected]>
- [PATCH 7/8] Cleanup set_slab_attr()
- From: Matthew Dobson <[email protected]>
- [PATCH 6/8] Cleanup slabinfo_write()
- From: Matthew Dobson <[email protected]>
- [PATCH 5/8] Cleanup cache_reap()
- From: Matthew Dobson <[email protected]>
- [PATCH 4/8] Cleanup kmem_cache_create()
- From: Matthew Dobson <[email protected]>
- [PATCH 3/8] Fix alloc_percpu()'s args
- From: Matthew Dobson <[email protected]>
- [PATCH 2/8] Use 'nid' in slab.c
- From: Matthew Dobson <[email protected]>
- [PATCH 1/8] Apply CodingStyle to mm/slab.c
- From: Matthew Dobson <[email protected]>
- Re: [PATCH 0/8] Cleanup slab.c
- Prev by Date: Re: [PATCH 0/4] Memory Add Fixes for ppc64
- Next by Date: [-mm patch] USB_LIBUSUAL shouldn't be user-visible
- Previous by thread: [PATCH 1/1] Elevator init fixes
- Next by thread: [PATCH 1/8] Apply CodingStyle to mm/slab.c
- Index(es):