summaryrefslogtreecommitdiff
path: root/arch/um/.gitignore
diff options
context:
space:
mode:
authorDennis Zhou (Facebook) <dennisszhou@gmail.com>2017-07-25 02:02:14 +0300
committerTejun Heo <tj@kernel.org>2017-07-27 00:41:05 +0300
commit13f966373f9296c0da2fb2764654cce520b3a6b4 (patch)
treefe1bee3a86577ecf25907f3586ae36cb338e0dcd /arch/um/.gitignore
parent86b442fbce74d6cd0805410ef228776cbd0338d7 (diff)
downloadlinux-13f966373f9296c0da2fb2764654cce520b3a6b4.tar.xz
percpu: skip chunks if the alloc does not fit in the contig hint
This patch adds chunk->contig_bits_start to keep track of the contig hint's offset and the check to skip the chunk if it does not fit. If the chunk's contig hint starting offset cannot satisfy an allocation, the allocator assumes there is enough memory pressure in this chunk to either use a different chunk or create a new one. This accepts a less tight packing for a smoother latency curve. Signed-off-by: Dennis Zhou <dennisszhou@gmail.com> Reviewed-by: Josef Bacik <jbacik@fb.com> Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'arch/um/.gitignore')
0 files changed, 0 insertions, 0 deletions