On Tue, Jun 16, 2020 at 03:16:44PM +0900, [email protected] wrote: > From: Joonsoo Kim <[email protected]> > > With synchronous IO swap device, swap-in is directly handled in fault > code. Since IO cost notation isn't added there, with synchronous IO swap > device, LRU balancing could be wrongly biased. Fix it to count it > in fault code. > > Signed-off-by: Joonsoo Kim <[email protected]>
Acked-by: Johannes Weiner <[email protected]>

