Pekka Enberg
|
23910c50cc
Merge branch 'slub/cleanups' into slab/next
|
13 years ago |
Linus Torvalds
|
af4f8ba31a
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
|
13 years ago |
Christoph Lameter
|
57d437d2aa
slub: pass page to node_match() instead of kmem_cache_cpu structure
|
13 years ago |
Christoph Lameter
|
f6e7def7f7
slub: Use page variable instead of c->page.
|
13 years ago |
Christoph Lameter
|
c17dda40a6
slub: Separate out kmem_cache_cpu processing from deactivate_slab
|
13 years ago |
Christoph Lameter
|
ec3ab083a7
slub: Get rid of the node field
|
13 years ago |
Christoph Lameter
|
188fd06320
slub: new_slab_objects() can also get objects from partial list
|
13 years ago |
Christoph Lameter
|
f469743673
slub: Simplify control flow in __slab_alloc()
|
13 years ago |
Christoph Lameter
|
7ced371971
slub: Acquire_slab() avoid loop
|
13 years ago |
Christoph Lameter
|
507effeaba
slub: Add frozen check in __slab_alloc
|
13 years ago |
Christoph Lameter
|
6faa68337b
slub: Use freelist instead of "object" in __slab_alloc
|
13 years ago |
Joonsoo Kim
|
c03f94ccbd
slub: use __SetPageSlab function to set PG_slab flag
|
13 years ago |
Joonsoo Kim
|
02d7633fa5
slub: fix a memory leak in get_partial_node()
|
13 years ago |
majianpeng
|
02e1a9cd1e
slub: missing test for partial pages flush work in flush_all()
|
13 years ago |
Joonsoo Kim
|
4053497d6a
slub: remove unused argument of init_kmem_cache_node()
|
13 years ago |
Joonsoo Kim
|
601d39d00c
slub: fix a possible memory leak
|
13 years ago |
Joonsoo Kim
|
de3ec03562
slub: fix incorrect return type of get_any_partial()
|
13 years ago |
Linus Torvalds
|
532bfc851a
Merge branch 'akpm' (Andrew's patch-bomb)
|
13 years ago |
Gilad Ben-Yossef
|
a8364d5555
slub: only IPI CPUs that have per cpu obj to flush
|
13 years ago |
Linus Torvalds
|
0c9aac0826
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
|
13 years ago |
Mel Gorman
|
cc9a6c8776
cpuset: mm: reduce large amounts of memory barrier related damage v3
|
13 years ago |
Alex Shi
|
8028dcea8a
slub: per cpu partial statistics change
|
13 years ago |
Christoph Lameter
|
4de900b4d6
slub: include include for prefetch
|
13 years ago |
Christoph Lameter
|
66c4c35c6b
slub: Do not hold slub_lock when calling sysfs_slab_add()
|
13 years ago |
Eric Dumazet
|
0ad9500e16
slub: prefetch next freelist pointer in slab_alloc()
|
13 years ago |
Heiko Carstens
|
2565409fc0
mm,x86,um: move CMPXCHG_DOUBLE config option
|
13 years ago |
Heiko Carstens
|
43570fd2f4
mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCAL
|
13 years ago |
Linus Torvalds
|
6296e5d3c0
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
|
13 years ago |
Pekka Enberg
|
5878cf431c
Merge branch 'slab/urgent' into slab/for-linus
|
13 years ago |
Stanislaw Gruszka
|
fc8d8620d3
slub: min order when debug_guardpage_minorder > 0
|
13 years ago |