diff options
author | Hui Su <sh_def@163.com> | 2020-12-14 19:12:49 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-12-15 12:13:45 -0800 |
commit | 259b3633e78d627353d49b1eb226d72b2ac588da (patch) | |
tree | cd9fea0277ce9c37669669045e54548bf7b0d355 /mm/migrate.c | |
parent | 2271b016bf368d19d60531dd5ddd4375b4dae0ab (diff) | |
download | lwn-259b3633e78d627353d49b1eb226d72b2ac588da.tar.gz lwn-259b3633e78d627353d49b1eb226d72b2ac588da.zip |
mm/oom_kill: change comment and rename is_dump_unreclaim_slabs()
Change the comment of is_dump_unreclaim_slabs(), it just check whether
nr_unreclaimable slabs amount is greater than user memory, and explain why
we dump unreclaim slabs.
Rename it to should_dump_unreclaim_slab() maybe better.
Link: https://lkml.kernel.org/r/20201030182704.GA53949@rlk
Signed-off-by: Hui Su <sh_def@163.com>
Acked-by: Michal Hocko <mhocko@suse.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/migrate.c')
0 files changed, 0 insertions, 0 deletions