Christoph Lameter
|
41a212859a
slub: use sysfs'es release mechanism for kmem_cache
|
11 年之前 |
Vladimir Davydov
|
b8529907ba
memcg, slab: do not destroy children caches if parent has aliases
|
11 年之前 |
Vladimir Davydov
|
051dd46050
memcg, slab: unregister cache from memcg before starting to destroy it
|
11 年之前 |
Vladimir Davydov
|
794b1248be
memcg, slab: separate memcg vs root cache creation paths
|
11 年之前 |
Vladimir Davydov
|
5722d094ad
memcg, slab: cleanup memcg cache creation
|
11 年之前 |
Vladimir Davydov
|
a44cb94491
memcg, slab: never try to merge memcg caches
|
11 年之前 |
Dave Jones
|
ba3253c78d
slab: fix wrong retval on kmem_cache_create_memcg error path
|
11 年之前 |
Vladimir Davydov
|
f717eb3abb
slab: do not panic if we fail to create memcg cache
|
11 年之前 |
Vladimir Davydov
|
2edefe1155
memcg, slab: fix races in per-memcg cache creation/destruction
|
11 年之前 |
Vladimir Davydov
|
1aa1325425
memcg, slab: clean up memcg cache initialization/destruction
|
11 年之前 |
Vladimir Davydov
|
363a044f73
memcg, slab: kmem_cache_create_memcg(): fix memleak on fail path
|
11 年之前 |
Vladimir Davydov
|
3965fc3652
slab: clean up kmem_cache_create_memcg() error handling
|
11 年之前 |
Qiang Huang
|
2ade4de871
memcg, kmem: rename cache_from_memcg to cache_from_memcg_idx
|
11 年之前 |
Christoph Lameter
|
3e374919b3
slab_common: Do not check for duplicate slab names
|
12 年之前 |
Christoph Lameter
|
f1b6eb6e6b
mm/sl[aou]b: Move kmallocXXX functions to common code
|
12 年之前 |
Joonsoo Kim
|
9de1bc8752
mm, slab_common: add 'unlikely' to size check of kmalloc_slab()
|
12 年之前 |
Linus Torvalds
|
54be820019
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
|
12 年之前 |
Wanpeng Li
|
276a2439ce
mm/slab: Give s_next and s_stop slab-specific names
|
12 年之前 |
Wanpeng Li
|
e9b4db2b8d
mm/slab: Fix /proc/slabinfo unwriteable for slab
|
12 年之前 |
Wanpeng Li
|
e25839f679
mm/slab: Sharing s_next and s_stop between slab and slub
|
12 年之前 |
Sasha Levin
|
907985f48b
slab: prevent warnings when allocating with __GFP_NOWARN
|
12 年之前 |
Chris Mason
|
956e46efb2
mm/slab: Fix crash during slab init
|
12 年之前 |
Christoph Lameter
|
8a965b3baa
mm, slab_common: Fix bootstrap creation of kmalloc caches
|
12 年之前 |
Christoph Lameter
|
6286ae97d1
slab: Return NULL for oversized allocations
|
12 年之前 |
Joonsoo Kim
|
b1e0541674
mm/sl[au]b: correct allocation type check in kmalloc_slab()
|
12 年之前 |
Christoph Lameter
|
2c59dd6544
slab: Common Kmalloc cache determination
|
12 年之前 |
Christoph Lameter
|
f97d5f634d
slab: Common function to create the kmalloc array
|
12 年之前 |
Christoph Lameter
|
9425c58e54
slab: Common definition for the array of kmalloc caches
|
12 年之前 |
Christoph Lameter
|
31ba7346f0
slab: Use proper formatting specs for unsigned size_t
|
12 年之前 |
Glauber Costa
|
943a451a87
slab: propagate tunable values
|
12 年之前 |