Matt Mackall
|
d6269543ef
slob: reduce list scanning
|
18 years ago |
Paul Mundt
|
20c2df83d2
mm: Remove slab destructors from kmem_cache_create().
|
18 years ago |
Christoph Lameter
|
81cda66261
Slab allocators: Cleanup zeroing allocations
|
18 years ago |
Christoph Lameter
|
d07dbea464
Slab allocators: support __GFP_ZERO in all allocators
|
18 years ago |
Christoph Lameter
|
6cb8f91320
Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semantics
|
18 years ago |
Christoph Lameter
|
ef2ad80c7d
Slab allocators: consolidate code for krealloc in mm/util.c
|
18 years ago |
Paul Mundt
|
84a01c2f8e
slob: sparsemem support
|
18 years ago |
Paul Mundt
|
6193a2ff18
slob: initial NUMA support
|
18 years ago |
Nick Piggin
|
553948491c
slob: improved alignment handling
|
18 years ago |
Nick Piggin
|
d87a133fc2
slob: remove bigblock tracking
|
18 years ago |
Nick Piggin
|
95b35127f1
slob: rework freelist handling
|
18 years ago |
Christoph Lameter
|
a35afb830f
Remove SLAB_CTOR_CONSTRUCTOR
|
18 years ago |
Christoph Lameter
|
c59def9f22
Slab allocators: Drop support for destructors
|
18 years ago |
Nick Piggin
|
afc0cedbe9
slob: implement RCU freeing
|
18 years ago |
Akinobu Mita
|
4ab688c512
slob: fix page order calculation on not 4KB page
|
18 years ago |
Christoph Lameter
|
5af6083990
slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN
|
18 years ago |
Akinobu Mita
|
bc0055aee4
slob: handle SLAB_PANIC flag
|
18 years ago |
Pekka Enberg
|
fd76bab2fa
slab: introduce krealloc
|
18 years ago |
Dimitri Gorokhovik
|
bcb4ddb46a
[PATCH] MM: SLOB is broken by recent cleanup of slab.h
|
18 years ago |
Christoph Lameter
|
55935a34a4
[PATCH] More slab.h cleanups
|
18 years ago |
Christoph Lameter
|
2e892f43cc
[PATCH] Cleanup slab headers / API to allow easy addition of new slab allocators
|
18 years ago |
Alexey Dobriyan
|
133d205a18
[PATCH] Make kmem_cache_destroy() return void
|
18 years ago |
Christoph Lameter
|
972d1a7b14
[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE
|
18 years ago |
Christoph Lameter
|
d00bcc98d7
[PATCH] Extract the allocpercpu functions from the slab allocator
|
18 years ago |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
John Hawkes
|
75129e297e
[PATCH] mm/slob.c: for_each_possible_cpu(), not NR_CPUS
|
19 years ago |
Pekka Enberg
|
a8c0f9a41f
[PATCH] slab: introduce kmem_cache_zalloc allocator
|
19 years ago |
Ingo Molnar
|
9934a7939e
[PATCH] SLOB=y && SMP=y fix
|
19 years ago |
Matt Mackall
|
10cef60295
[PATCH] slob: introduce the SLOB allocator
|
19 years ago |