On Tue, Jun 16, 2020 at 03:16:44PM +0900, js1...@gmail.com wrote: > From: Joonsoo Kim <iamjoonsoo....@lge.com> > > 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 <iamjoonsoo....@lge.com>
Acked-by: Johannes Weiner <han...@cmpxchg.org>