diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-05-14 00:34:03 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-05-14 00:34:03 +0200 |
commit | 3aff5fac54d722f363eac7db94536bffb55ca43f (patch) | |
tree | cd778c4e8e9ebc5a42f5fea13d3fec12b35dfe87 /fs/gfs2 | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... (diff) | |
parent | percpu: remove spurious lock dependency between percpu and sched (diff) | |
download | linux-3aff5fac54d722f363eac7db94536bffb55ca43f.tar.xz linux-3aff5fac54d722f363eac7db94536bffb55ca43f.zip |
Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu
Pull percpu updates from Dennis Zhou:
- scan hint update which helps address performance issues with heavily
fragmented blocks
- lockdep fix when freeing an allocation causes balance work to be
scheduled
* 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu:
percpu: remove spurious lock dependency between percpu and sched
percpu: use chunk scan_hint to skip some scanning
percpu: convert chunk hints to be based on pcpu_block_md
percpu: make pcpu_block_md generic
percpu: use block scan_hint to only scan forward
percpu: remember largest area skipped during allocation
percpu: add block level scan_hint
percpu: set PCPU_BITMAP_BLOCK_SIZE to PAGE_SIZE
percpu: relegate chunks unusable when failing small allocations
percpu: manage chunks based on contig_bits instead of free_bytes
percpu: introduce helper to determine if two regions overlap
percpu: do not search past bitmap when allocating an area
percpu: update free path with correct new free region
Diffstat (limited to 'fs/gfs2')
0 files changed, 0 insertions, 0 deletions