Dennis Zhou
|
554fef1c39
percpu: allow select gfp to be passed to underlying allocators
|
7 years ago |
Dennis Zhou
|
47504ee04b
percpu: add __GFP_NORETRY semantics to the percpu balancing path
|
7 years ago |
Mel Gorman
|
453f85d43f
mm: remove __GFP_COLD
|
7 years ago |
Dennis Zhou
|
e3efe3db93
percpu: fix static checker warnings in pcpu_destroy_chunk
|
8 years ago |
Dennis Zhou
|
df95e795a7
percpu: add tracepoint support for percpu memory
|
8 years ago |
Dennis Zhou
|
30a5b5367e
percpu: expose statistics about percpu memory via debugfs
|
8 years ago |
Tahsin Erdogan
|
8a1df543de
percpu: remove unused chunk_alloc parameter from pcpu_get_pages()
|
8 years ago |
Tejun Heo
|
a93ace487a
percpu: move region iterations out of pcpu_[de]populate_chunk()
|
11 years ago |
Tejun Heo
|
dca496451b
percpu: move common parts out of pcpu_[de]populate_chunk()
|
11 years ago |
Tejun Heo
|
cdb4cba5a3
percpu: remove @may_alloc from pcpu_get_pages()
|
11 years ago |
Tejun Heo
|
fbbb7f4e14
percpu: remove the usage of separate populated bitmap in percpu-vm
|
11 years ago |
Tejun Heo
|
849f516909
percpu: perform tlb flush after pcpu_map_pages() failure
|
11 years ago |
Tejun Heo
|
f0d279654d
percpu: fix pcpu_alloc_pages() failure path
|
11 years ago |
Wanpeng Li
|
dad7557eb7
mm: fix kernel-doc warnings
|
13 years ago |
Akinobu Mita
|
26dd8e0291
percpu: use bitmap_clear
|
13 years ago |
Tejun Heo
|
a855b84c3d
percpu: fix chunk range calculation
|
13 years ago |
Bob Liu
|
90459ce06f
percpu: rename pcpu_mem_alloc to pcpu_mem_zalloc
|
14 years ago |
David Rientjes
|
ec3f64fc9c
mm: remove gfp mask from pcpu_get_vm_areas
|
14 years ago |
Tejun Heo
|
9f64553256
percpu: move vmalloc based chunk management into percpu-vm.c
|
15 years ago |