Joonsoo Kim
|
d014dc2ed4
slab: fix starting index for finding another object
|
12 years ago |
Mel Gorman
|
30c29bea6a
slab: do ClearSlabPfmemalloc() for all pages of slab
|
12 years ago |
David Rientjes
|
51cd8e6ff2
mm, slab: lock the correct nodelist after reenabling irqs
|
13 years ago |
Mel Gorman
|
381760eadc
mm: micro-optimise slab to avoid a function call
|
13 years ago |
Mel Gorman
|
b37f1dd0f5
mm: introduce __GFP_MEMALLOC to allow access to emergency reserves
|
13 years ago |
Mel Gorman
|
072bb0aa5e
mm: sl[au]b: add knowledge of PFMEMALLOC reserve pages
|
13 years ago |
Christoph Lameter
|
20cea9683e
mm, sl[aou]b: Move kmem_cache_create mutex handling to common code
|
13 years ago |
Christoph Lameter
|
18004c5d40
mm, sl[aou]b: Use a common mutex definition
|
13 years ago |
Christoph Lameter
|
97d0660915
mm, sl[aou]b: Common definition for boot state of the slab allocators
|
13 years ago |
Christoph Lameter
|
039363f38b
mm, sl[aou]b: Extract common code for kmem_cache_create()
|
13 years ago |
Glauber Costa
|
a164f89628
slab: move FULL state transition to an initcall
|
13 years ago |
Feng Tang
|
d97d476b1b
slab: Fix a typo in commit 8c138b "slab: Get rid of obj_size macro"
|
13 years ago |
Thierry Reding
|
0672aa7c23
mm, slab: Build fix for recent kmem_cache changes
|
13 years ago |
Glauber Costa
|
a618e89f1e
slab: rename gfpflags to allocflags
|
13 years ago |
Andi Kleen
|
e7b691b085
slab/mempolicy: always use local policy from interrupt context
|
13 years ago |
Christoph Lameter
|
8c138bc009
slab: Get rid of obj_size macro
|
13 years ago |
Christoph Lameter
|
3b0efdfa1e
mm, sl[aou]b: Extract common fields from struct kmem_cache
|
13 years ago |
Christoph Lameter
|
350260889b
slab: Remove some accessors
|
13 years ago |
Christoph Lameter
|
e571b0ad34
slab: Use page struct fields instead of casting
|
13 years ago |
Linus Torvalds
|
0c9aac0826
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
|
13 years ago |
Mel Gorman
|
cc9a6c8776
cpuset: mm: reduce large amounts of memory barrier related damage v3
|
13 years ago |
Rafael Aquini
|
8bdec192b4
mm: SLAB Out-of-memory diagnostics
|
13 years ago |
Zhao Jin
|
42c8c99cd8
slab, cleanup: remove unneeded return
|
14 years ago |
Linus Torvalds
|
6296e5d3c0
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
|
13 years ago |
Pekka Enberg
|
5878cf431c
Merge branch 'slab/urgent' into slab/for-linus
|
13 years ago |
Steven Rostedt
|
4dee6b64ee
tracing/mm: Move include of trace/events/kmem.h out of header into slab.c
|
13 years ago |
Peter Zijlstra
|
52cef18916
slab, lockdep: Fix silly bug
|
13 years ago |
Dave Jones
|
face37f5e6
slab: add taint flag outputting to debug paths.
|
13 years ago |
David Rientjes
|
3df1cccdfb
slab: introduce slab_max_order kernel parameter
|
13 years ago |
David Rientjes
|
543585cc5b
slab: rename slab_break_gfp_order to slab_max_order
|
13 years ago |