Nick Piggin <piggin@xxxxxxxxxxxxxxx> wrote:
This is the incremental min logic doing its work though. Maybe
that should be fixed up to be less aggressive instead of putting
more complexity in the scanner to work around it.
The scanner got simpler.
Anyway could you post the patch you're using to fix it?
Sure.
Regardless of that, we do, logically, want to reclaim slab in response toThe logical extension of that is: "we want to reclaim *lowmem* in
highmem reclaim pressure because any highmem allocation can be satisfied by
lowmem too.
response to highmem reclaim pressure because any ..."
yep.