Alexander Kuleshov
|
f09f1243ca
mm/percpu: use offset_in_page macro
|
9 年之前 |
Baoquan He
|
292c24a073
percpu: clean up of schunk->map[] assignment in pcpu_setup_first_chunk
|
10 年之前 |
Larry Finger
|
8a8c35fadf
mm: kmemleak_alloc_percpu() should follow the gfp from per_alloc()
|
10 年之前 |
Yannick Guerrini
|
bffc437589
percpu: Fix trivial typos in comments
|
10 年之前 |
Tejun Heo
|
807de073bb
percpu: use %*pb[l] to print bitmaps including cpumasks and nodemasks
|
10 年之前 |
Dan Carpenter
|
9f295664e2
percpu: off by one in BUG_ON()
|
10 年之前 |
Tejun Heo
|
6ae833c7fe
percpu: fix how @gfp is interpreted by the percpu allocator
|
10 年之前 |
Guenter Roeck
|
bb2e226b3b
Revert "percpu: free percpu allocation info for uniprocessor system"
|
11 年之前 |
Tejun Heo
|
23cb8981ed
percpu: fix locking regression in the failure path of pcpu_alloc()
|
11 年之前 |
Tejun Heo
|
1a4d76076c
percpu: implement asynchronous chunk population
|
11 年之前 |
Tejun Heo
|
fe6bd8c3d2
percpu: rename pcpu_reclaim_work to pcpu_balance_work
|
11 年之前 |
Tejun Heo
|
b539b87fed
percpu: implmeent pcpu_nr_empty_pop_pages and chunk->nr_populated
|
11 年之前 |
Tejun Heo
|
9c824b6a17
percpu: make sure chunk->map array has available space
|
11 年之前 |
Tejun Heo
|
5835d96e9c
percpu: implement [__]alloc_percpu_gfp()
|
11 年之前 |
Tejun Heo
|
e04d320838
percpu: indent the population block in pcpu_alloc()
|
11 年之前 |
Tejun Heo
|
a16037c8df
percpu: make pcpu_alloc_area() capable of allocating only from populated areas
|
11 年之前 |
Tejun Heo
|
b38d08f318
percpu: restructure locking
|
11 年之前 |
Tejun Heo
|
a93ace487a
percpu: move region iterations out of pcpu_[de]populate_chunk()
|
11 年之前 |
Tejun Heo
|
dca496451b
percpu: move common parts out of pcpu_[de]populate_chunk()
|
11 年之前 |
Honggang Li
|
3189eddbca
percpu: free percpu allocation info for uniprocessor system
|
11 年之前 |
Christoph Lameter
|
fb009e3a99
percpu: Use ALIGN macro instead of hand coding alignment calculation
|
11 年之前 |
Jianyu Zhan
|
5a838c3b60
percpu: make pcpu_alloc_chunk() use pcpu_mem_free() instead of kfree()
|
11 年之前 |
Jianyu Zhan
|
21ddfd38ee
percpu: renew the max_contig if we merge the head and previous block
|
11 年之前 |
Viro
|
2f69fa829c
percpu: allocation size should be even
|
11 年之前 |
Al Viro
|
3d331ad74f
percpu: speed alloc_pcpu_area() up
|
11 年之前 |
Al Viro
|
723ad1d90b
percpu: store offsets instead of lengths in ->map[]
|
11 年之前 |
Al Viro
|
706c16f237
perpcu: fold pcpu_split_block() into the only caller
|
11 年之前 |
Linus Torvalds
|
df32e43a54
Merge branch 'akpm' (incoming from Andrew)
|
11 年之前 |
Santosh Shilimkar
|
999c17e3de
mm/percpu.c: use memblock apis for early memory allocations
|
11 年之前 |
Laura Abbott
|
8a0921712e
percpu: use VMALLOC_TOTAL instead of VMALLOC_END - VMALLOC_START
|
11 年之前 |