Cc: Peter Zijlstra <a.p.zijlstra@...>, Christoph Lameter <clameter@...>, James Bottomley <James.Bottomley@...>, Linus Torvalds <torvalds@...>, Andrew Morton <akpm@...>, FUJITA Tomonori <fujita.tomonori@...>, Jens Axboe <jens.axboe@...>, Rafael J. Wysocki <rjw@...>, <linux-kernel@...>
I wonder if we can get away with a SLAB_IO flag that you can use to
annotate caches that participate in writeout and the allocator could
keep some spare pages around that can be handed out for them in case of
OOM...
Pekka
--