diff options
author | Kirill Tkhai <ktkhai@virtuozzo.com> | 2019-06-14 00:55:58 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-06-14 05:34:56 +0200 |
commit | b17f18aff2876ceb3f1fde580c96cd489babf28e (patch) | |
tree | 8f03a56610a178086ab52af0579651792f9eedda /fs/ocfs2/dcache.c | |
parent | mm/mlock.c: mlockall error for flag MCL_ONFAULT (diff) | |
download | linux-b17f18aff2876ceb3f1fde580c96cd489babf28e.tar.xz linux-b17f18aff2876ceb3f1fde580c96cd489babf28e.zip |
mm/vmscan.c: fix recent_rotated history
Johannes pointed out that after commit 886cf1901db9 ("mm: move
recent_rotated pages calculation to shrink_inactive_list()") we lost all
zone_reclaim_stat::recent_rotated history.
This fixes it.
Link: http://lkml.kernel.org/r/155905972210.26456.11178359431724024112.stgit@localhost.localdomain
Fixes: 886cf1901db9 ("mm: move recent_rotated pages calculation to shrink_inactive_list()")
Signed-off-by: Kirill Tkhai <ktkhai@virtuozzo.com>
Reported-by: Johannes Weiner <hannes@cmpxchg.org>
Acked-by: Michal Hocko <mhocko@suse.com>
Acked-by: Johannes Weiner <hannes@cmpxchg.org>
Cc: Daniel Jordan <daniel.m.jordan@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions