Linus Torvalds
|
54be820019
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
|
12 years ago |
Wanpeng Li
|
276a2439ce
mm/slab: Give s_next and s_stop slab-specific names
|
12 years ago |
Wanpeng Li
|
e9b4db2b8d
mm/slab: Fix /proc/slabinfo unwriteable for slab
|
12 years ago |
Wanpeng Li
|
e25839f679
mm/slab: Sharing s_next and s_stop between slab and slub
|
12 years ago |
Sasha Levin
|
907985f48b
slab: prevent warnings when allocating with __GFP_NOWARN
|
12 years ago |
Chris Mason
|
956e46efb2
mm/slab: Fix crash during slab init
|
12 years ago |
Christoph Lameter
|
8a965b3baa
mm, slab_common: Fix bootstrap creation of kmalloc caches
|
12 years ago |
Christoph Lameter
|
6286ae97d1
slab: Return NULL for oversized allocations
|
12 years ago |
Joonsoo Kim
|
b1e0541674
mm/sl[au]b: correct allocation type check in kmalloc_slab()
|
12 years ago |
Christoph Lameter
|
2c59dd6544
slab: Common Kmalloc cache determination
|
12 years ago |
Christoph Lameter
|
f97d5f634d
slab: Common function to create the kmalloc array
|
12 years ago |
Christoph Lameter
|
9425c58e54
slab: Common definition for the array of kmalloc caches
|
12 years ago |
Christoph Lameter
|
31ba7346f0
slab: Use proper formatting specs for unsigned size_t
|
12 years ago |
Glauber Costa
|
943a451a87
slab: propagate tunable values
|
12 years ago |
Glauber Costa
|
749c54151a
memcg: aggregate memcg cache values in slabinfo
|
12 years ago |
Glauber Costa
|
7cf2798240
memcg/sl[au]b: track all the memcg children of a kmem_cache
|
12 years ago |
Glauber Costa
|
55007d8497
memcg: allocate memory for memcg caches whenever a new memcg appears
|
12 years ago |
Glauber Costa
|
2633d7a028
slab/slub: consider a memcg parameter in kmem_create_cache
|
12 years ago |
Christoph Lameter
|
4590685546
mm/sl[aou]b: Common alignment code
|
12 years ago |
Christoph Lameter
|
45530c4474
mm, sl[au]b: create common functions for boot slab creation
|
12 years ago |
Glauber Costa
|
d8843922fb
slab: Ignore internal flags in cache creation
|
12 years ago |
Glauber Costa
|
0d7561c61d
sl[au]b: Process slabinfo_show in common code
|
12 years ago |
Glauber Costa
|
bcee6e2a13
mm/sl[au]b: Move print_slabinfo_header to slab_common.c
|
12 years ago |
Glauber Costa
|
b7454ad3cf
mm/sl[au]b: Move slabinfo processing to slab_common.c
|
12 years ago |
Jiri Kosina
|
210ed9deff
mm, slab: release slab_mutex earlier in kmem_cache_destroy()
|
12 years ago |
Pekka Enberg
|
aac3a1664a
Revert "mm/sl[aou]b: Move sysfs_slab_add to common"
|
13 years ago |
Christoph Lameter
|
cce89f4f69
mm/sl[aou]b: Move kmem_cache refcounting to common code
|
13 years ago |
Christoph Lameter
|
8a13a4cc80
mm/sl[aou]b: Shrink __kmem_cache_create() parameter lists
|
13 years ago |
Christoph Lameter
|
278b1bb131
mm/sl[aou]b: Move kmem_cache allocations into common code
|
13 years ago |
Christoph Lameter
|
96d17b7be0
mm/sl[aou]b: Move sysfs_slab_add to common
|
13 years ago |