Thread (2 messages) flat view 2 messages, 2 authors, 2017-09-17

Re: Page allocator bottleneck

From: Andi Kleen <hidden>
Date: 2017-09-14 20:19:20
Also in: linux-mm

Tariq Toukan [off-list ref] writes:
Congestion in this case is very clear.
When monitored in perf top:
85.58% [kernel] [k] queued_spin_lock_slowpath
Please look at the callers. Spinlock profiles without callers
are usually useless because it's just blaming the messenger.

Most likely the PCP lists are too small for your extreme allocation
rate, so it goes back too often to the shared pool.

You can play with the vm.percpu_pagelist_fraction setting.

-Andi
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help