Lai Jiangshan
|
b9d5ab2562
slub, hotplug: ignore unrelated node's hot-adding and hot-removing
|
12 年 前 |
Christoph Lameter
|
4590685546
mm/sl[aou]b: Common alignment code
|
12 年 前 |
Christoph Lameter
|
dffb4d605c
slub: Use statically allocated kmem_cache boot structure for bootstrap
|
12 年 前 |
Christoph Lameter
|
45530c4474
mm, sl[au]b: create common functions for boot slab creation
|
12 年 前 |
Christoph Lameter
|
59a09917c9
slub: Use correct cpu_slab on dead cpu
|
12 年 前 |
Glauber Costa
|
d8843922fb
slab: Ignore internal flags in cache creation
|
12 年 前 |
Ezequiel Garcia
|
242860a47a
mm/sl[aou]b: Move common kmem_cache_size() to slab.h
|
12 年 前 |
Glauber Costa
|
1b4f59e356
slub: Commonize slab_cache field in struct page
|
12 年 前 |
Pekka Enberg
|
b4f591c45f
Merge branch 'slab/procfs' into slab/next
|
12 年 前 |
Glauber Costa
|
0d7561c61d
sl[au]b: Process slabinfo_show in common code
|
12 年 前 |
Glauber Costa
|
bcee6e2a13
mm/sl[au]b: Move print_slabinfo_header to slab_common.c
|
12 年 前 |
Glauber Costa
|
b7454ad3cf
mm/sl[au]b: Move slabinfo processing to slab_common.c
|
12 年 前 |
Joonsoo Kim
|
837d678dc2
slub: remove one code path and reduce lock contention in __slab_free()
|
13 年 前 |
Pekka Enberg
|
f4178cdddd
Merge branch 'slab/common-for-cgroups' into slab/for-linus
|
12 年 前 |
Pekka Enberg
|
023dc70470
Merge branch 'slab/next' into slab/for-linus
|
12 年 前 |
Fengguang Wu
|
788e1aadad
slub: init_kmem_cache_cpus() and put_cpu_partial() can be static
|
13 年 前 |
Ezequiel Garcia
|
2b847c3cb4
mm, slub: Rename slab_alloc() -> slab_alloc_node() to match SLAB
|
13 年 前 |
Dave Jones
|
645df230ca
mm, sl[au]b: Taint kernel when we detect a corrupted slab
|
13 年 前 |
Joonsoo Kim
|
8ba00bb68a
slub: consider pfmemalloc_match() in get_partial_node()
|
13 年 前 |
Christoph Lameter
|
9df53b154a
slub: Zero initial memory segment for kmem_cache and kmem_cache_node
|
13 年 前 |
Pekka Enberg
|
aac3a1664a
Revert "mm/sl[aou]b: Move sysfs_slab_add to common"
|
13 年 前 |
Christoph Lameter
|
cce89f4f69
mm/sl[aou]b: Move kmem_cache refcounting to common code
|
13 年 前 |
Christoph Lameter
|
8a13a4cc80
mm/sl[aou]b: Shrink __kmem_cache_create() parameter lists
|
13 年 前 |
Christoph Lameter
|
278b1bb131
mm/sl[aou]b: Move kmem_cache allocations into common code
|
13 年 前 |
Christoph Lameter
|
96d17b7be0
mm/sl[aou]b: Move sysfs_slab_add to common
|
13 年 前 |
Christoph Lameter
|
cbb79694d5
mm/sl[aou]b: Do slab aliasing call from common code
|
13 年 前 |
Christoph Lameter
|
db265eca77
mm/sl[aou]b: Move duping of slab name to slab_common.c
|
13 年 前 |
Christoph Lameter
|
12c3667fb7
mm/sl[aou]b: Get rid of __kmem_cache_destroy
|
13 年 前 |
Christoph Lameter
|
8f4c765c22
mm/sl[aou]b: Move freeing of kmem_cache structure to common code
|
13 年 前 |
Christoph Lameter
|
9b030cb865
mm/sl[aou]b: Use "kmem_cache" name for slab cache with kmem_cache struct
|
13 年 前 |