diff options
author | Wei Yang <richard.weiyang@gmail.com> | 2022-04-29 09:15:59 +0300 |
---|---|---|
committer | akpm <akpm@linux-foundation.org> | 2022-04-29 09:15:59 +0300 |
commit | a9320aae68a1cd3f41b9846e24504b09ffc3311e (patch) | |
tree | edde95609f76f436d12ab4e23b469789e83bb39f /Documentation/arm64 | |
parent | 89d8330ccf2ad4c0744e1d1b77ffe2deb1641e54 (diff) | |
download | linux-a9320aae68a1cd3f41b9846e24504b09ffc3311e.tar.xz |
mm/memcg: move generation assignment and comparison together
For each round-trip, we assign generation on first invocation and compare
it on subsequent invocations.
Let's move them together to make it more self-explaining. Also this
reduce a check on prev.
[hannes@cmpxchg.org: better comment to explain reclaim model]
Link: https://lkml.kernel.org/r/20220330234719.18340-4-richard.weiyang@gmail.com
Signed-off-by: Wei Yang <richard.weiyang@gmail.com>
Acked-by: Johannes Weiner <hannes@cmpxchg.org>
Reviewed-by: Roman Gushchin <roman.gushchin@linux.dev>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'Documentation/arm64')
0 files changed, 0 insertions, 0 deletions