Daniel Borkmann
|
2d16e0fd32
mm/slab.h: fix argument order in cache_from_obj's error message
|
10 年之前 |
Christoph Lameter
|
484748f0b6
slab: infrastructure for bulk object allocation and freeing
|
10 年之前 |
Daniel Sanders
|
34cc6990d4
slab: correct size_index table before replacing the bootstrap kmem_cache_node
|
10 年之前 |
Vladimir Davydov
|
d6e0b7fa11
slub: make dead caches discard free slabs immediately
|
10 年之前 |
Vladimir Davydov
|
426589f571
slab: link memcg caches of the same kind into a list
|
10 年之前 |
Vladimir Davydov
|
f7ce3190c4
slab: embed memcg_cache_params to kmem_cache
|
10 年之前 |
Vladimir Davydov
|
dbf22eb6d8
memcg: zap __memcg_{charge,uncharge}_slab
|
10 年之前 |
Vladimir Davydov
|
b047501cd9
memcg: use generic slab iterators for showing slabinfo
|
10 年之前 |
Pranith Kumar
|
8df0c2dcf6
slab: replace smp_read_barrier_depends() with lockless_dereference()
|
10 年之前 |
Vladimir Davydov
|
1df3b26f20
slab: print slabinfo header in seq show
|
10 年之前 |
Joonsoo Kim
|
bf0dea23a9
mm/slab: use percpu allocator for cpu cache
|
10 年之前 |
Joonsoo Kim
|
12220dea07
mm/slab: support slab merge
|
10 年之前 |
Joonsoo Kim
|
423c929cbb
mm/slab_common: commonize slab merge logic
|
10 年之前 |
Mikulas Patocka
|
9163582c3f
slab: fix for_each_kmem_cache_node()
|
10 年之前 |
Joonsoo Kim
|
07f361b2be
mm/slab_common: move kmem_cache definition to internal header
|
10 年之前 |
Joe Perches
|
c42e571561
slab: convert last use of __FUNCTION__ to __func__
|
11 年之前 |
Joonsoo Kim
|
c8522a3a58
slab: introduce alien_cache
|
11 年之前 |
Andrey Ryabinin
|
5240ab4076
mm: slab.h: wrap the whole file with guarding macro
|
11 年之前 |
Christoph Lameter
|
44c5356fb4
slab common: add functions for kmem_cache_node access
|
11 年之前 |
Vladimir Davydov
|
c67a8a685a
memcg, slab: merge memcg_{bind,release}_pages to memcg_{un}charge_slab
|
11 年之前 |
Vladimir Davydov
|
1e32e77f95
memcg, slab: do not schedule cache destruction when last page goes away
|
11 年之前 |
Vladimir Davydov
|
03afc0e25f
slab: get_online_mems for kmem_cache_{create,destroy,shrink}
|
11 年之前 |
Vladimir Davydov
|
5dfb417509
sl[au]b: charge slabs to kmemcg explicitly
|
11 年之前 |
Christoph Lameter
|
41a212859a
slub: use sysfs'es release mechanism for kmem_cache
|
11 年之前 |
Vladimir Davydov
|
a44cb94491
memcg, slab: never try to merge memcg caches
|
11 年之前 |
Vladimir Davydov
|
f8570263ee
memcg, slab: RCU protect memcg_params for root caches
|
11 年之前 |
Vladimir Davydov
|
959c8963fc
memcg, slab: fix barrier usage when accessing memcg_caches
|
11 年之前 |
Qiang Huang
|
2ade4de871
memcg, kmem: rename cache_from_memcg to cache_from_memcg_idx
|
11 年之前 |
Andrey Vagin
|
6f6b895189
memcg: check that kmem_cache has memcg_params before accessing it
|
12 年之前 |
Wanpeng Li
|
276a2439ce
mm/slab: Give s_next and s_stop slab-specific names
|
12 年之前 |