On Tue, Feb 23, 2016 at 03:04:25PM +0000, Mel Gorman wrote: > Direct reclaim obeys cpusets but misses the cpusets_enabled() check. > The overhead is unlikely to be measurable in the direct reclaim > path which is expensive but there is no harm is doing it. > > Signed-off-by: Mel Gorman <mgor...@techsingularity.net>
Acked-by: Johannes Weiner <han...@cmpxchg.org>