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 年之前 |
Mel Gorman
|
d26914d117
mm: optimize put_mems_allowed() usage
|
11 年之前 |
Joonsoo Kim
|
80c3a9981a
slub: fix high order page allocation problem with __GFP_NOFAIL
|
11 年之前 |
Steven Rostedt
|
1e4dd9461f
slub: do not assert not having lock in removing freed partial
|
11 年之前 |
David Rientjes
|
255d0884f5
mm/slub.c: list_lock may not be held in some circumstances
|
11 年之前 |
Linus Torvalds
|
7b383bef25
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
|
11 年之前 |
Dave Hansen
|
67b6c900dc
mm: slub: work around unneeded lockdep warning
|
11 年之前 |
Dave Hansen
|
a03208652d
mm/slub.c: fix page->_count corruption (again)
|
11 年之前 |
Dave Hansen
|
a0132ac0f2
mm/slub.c: do not VM_BUG_ON_PAGE() for temporary on-stack pages
|
11 年之前 |