Pekka Enberg
|
343e0d7a93
[PATCH] slab: replace kmem_cache_t with struct kmem_cache
|
hace 19 años |
Pekka Enberg
|
9a2dba4b49
[PATCH] slab: rename ac_data to cpu_cache_get
|
hace 19 años |
Pekka Enberg
|
6ed5eb2211
[PATCH] slab: extract virt_to_{cache|slab}
|
hace 19 años |
Pekka Enberg
|
5295a74cc0
[PATCH] slab: reduce inlining
|
hace 19 años |
Matthew Dobson
|
78d382d77c
[PATCH] slab: extract slab_{put|get}_obj
|
hace 19 años |
Matthew Dobson
|
12dd36faec
[PATCH] slab: extract slab_destroy_objs()
|
hace 19 años |
Steven Rostedt
|
fbaccacff1
[PATCH] slab: cache_estimate cleanup
|
hace 19 años |
Steven Rostedt
|
5ec8a847bb
[PATCH] slab: have index_of bug at compile time
|
hace 19 años |
Christoph Lameter
|
18f820f655
[PATCH] slab: minor cleanup to kmem_cache_alloc_node
|
hace 19 años |
Manfred Spraul
|
3dafccf227
[PATCH] slab: distinguish between object and buffer size
|
hace 19 años |
Benjamin LaHaise
|
9884fd8df1
[PATCH] Use 32 bit division in slab_put_obj()
|
hace 19 años |
Christoph Lameter
|
86c562a9d6
[PATCH] mm: optimize numa policy handling in slab allocator
|
hace 19 años |
Christoph Lameter
|
dc85da15d4
[PATCH] NUMA policies in the slab allocator V2
|
hace 19 años |
Ingo Molnar
|
fc0abb1451
[PATCH] sem2mutex: mm/slab.c
|
hace 19 años |
David Woodhouse
|
a4fc7ab1d0
[PATCH] fix/simplify mutex debugging code
|
hace 19 años |
Ingo Molnar
|
de5097c2e7
[PATCH] mutex subsystem, more debugging code
|
hace 19 años |
Matt Mackall
|
30992c97ae
[PATCH] slob: introduce mm/util.c for shared functions
|
hace 19 años |
Tobias Klauser
|
cd105df459
[PATCH] mm: clean up local variables
|
hace 19 años |
Pekka Enberg
|
b28a02de8c
[PATCH] slab: fix code formatting
|
hace 19 años |
Pekka Enberg
|
4d268eba11
[PATCH] slab: extract slab order calculation to separate function
|
hace 19 años |
Pekka Enberg
|
85289f98dd
[PATCH] slab: extract slabinfo header printing to separate function
|
hace 19 años |
Pekka Enberg
|
f9f7500521
[PATCH] slab: remove unused align parameter from alloc_percpu
|
hace 19 años |
Christoph Lameter
|
50c85a19e7
[PATCH] slab: remove alloc_pages() calls
|
hace 19 años |
Pekka Enberg
|
065d41cb26
[PATCH] slab: convert cache to page mapping macros
|
hace 19 años |
Adrian Bunk
|
dc6f3f276e
mm/slab.c: fix a comment typo
|
hace 19 años |
Randy Dunlap
|
1e5d533142
[PATCH] more kernel-doc cleanups, additions
|
hace 19 años |
Manfred Spraul
|
cd61ef6268
[PATCH] slab: Use same schedule timeout for all cpus in cache_reap
|
hace 19 años |
Pekka J Enberg
|
2109a2d1b1
[PATCH] mm: rename kmem_cache_s to kmem_cache
|
hace 19 años |
Andrew Morton
|
4f12bb4f77
[PATCH] slab: don't BUG on duplicated cache
|
hace 19 años |
Christoph Lameter
|
09ad4bbc3a
[PATCH] slab: add additional debugging to detect slabs from the wrong node
|
hace 19 años |