On Tue, Sep 19, 2017 at 01:53:02PM -0600, Jens Axboe wrote: > This whole function is... interesting. Change the wakeup call > to the flusher threads to pass in nr_pages == 0, instead of > some random number of pages. This matches more closely what > similar cases do for memory shortage/reclaim. > > Signed-off-by: Jens Axboe <axboe@xxxxxxxxx> Acked-by: Johannes Weiner <hannes@xxxxxxxxxxx>