Vladimir Davydov
|
aee52cae00
slub: remove kmemcg id from create_unique_id
|
11 年 前 |
Gu Zheng
|
4307c14f3c
slab: fix the alias count (via sysfs) of slab cache
|
11 年 前 |
Dan Carpenter
|
0aa9a13d80
mm, slub: fix some indenting in cmpxchg_double_slab()
|
11 年 前 |
Wei Yang
|
5426664070
slub: avoid duplicate creation on the first object
|
11 年 前 |
Andrey Ryabinin
|
02e72cc617
mm: slub: SLUB_DEBUG=n: use the same alloc/free hooks as for SLUB_DEBUG=y
|
11 年 前 |
David Rientjes
|
c07b8183cb
mm, slub: mark resiliency_test as init text
|
11 年 前 |
Christoph Lameter
|
fa45dc254b
slub: use new node functions
|
11 年 前 |
Christoph Lameter
|
44c5356fb4
slab common: add functions for kmem_cache_node access
|
11 年 前 |
Joonsoo Kim
|
8a5b20aeba
slub: fix off by one in number of slab tests
|
11 年 前 |
Joonsoo Kim
|
844e4d66f4
slub: search partial list on numa_mem_id(), instead of numa_node_id()
|
11 年 前 |
Christoph Lameter
|
7c8e0181e6
mm: replace __get_cpu_var uses with this_cpu_ptr
|
11 年 前 |
Vladimir Davydov
|
c67a8a685a
memcg, slab: merge memcg_{bind,release}_pages to memcg_{un}charge_slab
|
11 年 前 |
Vladimir Davydov
|
03afc0e25f
slab: get_online_mems for kmem_cache_{create,destroy,shrink}
|
11 年 前 |
Vladimir Davydov
|
bfc8c90139
mem-hotplug: implement get/put_online_mems
|
11 年 前 |
Vladimir Davydov
|
52383431b3
mm: get rid of __GFP_KMEMCG
|
11 年 前 |
Vladimir Davydov
|
5dfb417509
sl[au]b: charge slabs to kmemcg explicitly
|
11 年 前 |
Dave Hansen
|
8eae149267
mm: slub: fix ALLOC_SLOWPATH stat
|
11 年 前 |
David Rientjes
|
9a02d69993
mm, slab: suppress out of memory warning unless debug is enabled
|
11 年 前 |
Fabian Frederick
|
ecc42fbe95
mm/slub.c: convert vnsprintf-static to va_format
|
11 年 前 |
Fabian Frederick
|
f9f5828594
mm/slub.c: convert printk to pr_foo()
|
11 年 前 |
Christoph Lameter
|
41a212859a
slub: use sysfs'es release mechanism for kmem_cache
|
11 年 前 |
Vladimir Davydov
|
93030d83b9
slub: fix memcg_propagate_slab_attrs
|
11 年 前 |
Linus Torvalds
|
bf3a340738
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
|
11 年 前 |
Christoph Lameter
|
88da03a676
slub: use raw_cpu_inc for incrementing statistics
|
11 年 前 |
Dave Jones
|
54b6a73102
slub: fix leak of 'name' in sysfs_slab_add
|
11 年 前 |
Vladimir Davydov
|
9a41707bd3
slub: rework sysfs layout for memcg caches
|
11 年 前 |
Vladimir Davydov
|
84d0ddd6b0
slub: adjust memcg caches when creating cache alias
|
11 年 前 |
Vladimir Davydov
|
a44cb94491
memcg, slab: never try to merge memcg caches
|
11 年 前 |
David Rientjes
|
2a389610a7
mm, mempolicy: rename slab_node for clarity
|
11 年 前 |
Vladimir Davydov
|
421af243b1
slub: do not drop slab_mutex for sysfs_slab_add
|
11 年 前 |