Tejun Heo
|
ce3141a277
percpu: drop pcpu_chunk->page[]
|
16 лет назад |
Tejun Heo
|
c8a51be4ca
percpu: reorder a few functions in mm/percpu.c
|
16 лет назад |
Tejun Heo
|
38a6be5254
percpu: simplify pcpu_setup_first_chunk()
|
16 лет назад |
Tejun Heo
|
8c4bfc6e88
x86,percpu: generalize lpage first chunk allocator
|
16 лет назад |
Tejun Heo
|
8f05a6a65d
percpu: make 4k first chunk allocator map memory
|
16 лет назад |
Tejun Heo
|
d4b95f8039
x86,percpu: generalize 4k first chunk allocator
|
16 лет назад |
Tejun Heo
|
788e5abc54
percpu: drop @unit_size from embed first chunk allocator
|
16 лет назад |
Tejun Heo
|
79ba6ac825
x86: make pcpu_chunk_addr_search() matching stricter
|
16 лет назад |
Tejun Heo
|
e74e396204
percpu: use dynamic percpu allocator as the default percpu allocator
|
16 лет назад |
Tejun Heo
|
fa8a7094ba
x86: implement percpu_alloc kernel parameter
|
16 лет назад |
Tejun Heo
|
85ae87c1ad
percpu: fix too lazy vunmap cache flushing
|
16 лет назад |
Christoph Lameter
|
e1b9aa3f47
percpu: remove rbtree and use page->index instead
|
16 лет назад |
Tejun Heo
|
ae9e6bc9f7
percpu: don't put the first chunk in reverse-map rbtree
|
16 лет назад |
Tejun Heo
|
66c3a75772
percpu: generalize embedding first chunk setup helper
|
16 лет назад |
Tejun Heo
|
6074d5b0a3
percpu: more flexibility for @dyn_size of pcpu_setup_first_chunk()
|
16 лет назад |
Tejun Heo
|
e01009833e
percpu: make x86 addr <-> pcpu ptr conversion macros generic
|
16 лет назад |
Tejun Heo
|
ccea34b5d0
percpu: finer grained locking to break deadlock and allow atomic free
|
16 лет назад |
Tejun Heo
|
a56dbddf06
percpu: move fully free chunk reclamation into a work
|
16 лет назад |
Tejun Heo
|
9f7dcf224b
percpu: move chunk area map extension out of area allocation
|
16 лет назад |
Tejun Heo
|
1880d93b80
percpu: replace pcpu_realloc() with pcpu_mem_alloc() and pcpu_mem_free()
|
16 лет назад |
Tejun Heo
|
edcb463997
percpu, module: implement reserved allocation and use it for module percpu variables
|
16 лет назад |
Tejun Heo
|
3e24aa5890
percpu: add an indirection ptr for chunk page map access
|
16 лет назад |
Tejun Heo
|
cafe8816b2
percpu: use negative for auto for pcpu_setup_first_chunk() arguments
|
16 лет назад |
Tejun Heo
|
61ace7fa2f
percpu: improve first chunk initial area map handling
|
16 лет назад |
Tejun Heo
|
2441d15c97
percpu: cosmetic renames in pcpu_setup_first_chunk()
|
16 лет назад |
Tejun Heo
|
02d51fdfb2
percpu: kill compile warning in pcpu_populate_chunk()
|
16 лет назад |
Tejun Heo
|
40150d37be
percpu: add __read_mostly to variables which are mostly read only
|
16 лет назад |
Tejun Heo
|
8d408b4be3
percpu: give more latitude to arch specific first chunk initialization
|
16 лет назад |
Tejun Heo
|
d9b55eeb1d
percpu: remove unit_size power-of-2 restriction
|
16 лет назад |
Tejun Heo
|
c0c0a29379
vmalloc: add @align to vm_area_register_early()
|
16 лет назад |