diff options
author | Kaixu Xia <kaixuxia@tencent.com> | 2022-09-17 21:56:54 +0800 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2022-10-03 14:03:31 -0700 |
commit | e3e486e634bfd652036292c3d66f9d388614ffe6 (patch) | |
tree | 2a06c0c1ec5790312bccf48f0ff162fbc413233d /block/blk-ioprio.c | |
parent | 2b21624fc23277553ef254b3ad02c37afa1c484d (diff) | |
download | linux-e3e486e634bfd652036292c3d66f9d388614ffe6.tar.bz2 |
mm/damon: rename damon_pageout_score() to damon_cold_score()
In the beginning there is only one damos_action 'DAMOS_PAGEOUT' that need
to get the coldness score of a region for a scheme, which using
damon_pageout_score() to do that. But now there are also other
damos_action actions need the coldness score, so rename it to
damon_cold_score() to make more sense.
Link: https://lkml.kernel.org/r/1663423014-28907-1-git-send-email-kaixuxia@tencent.com
Signed-off-by: Kaixu Xia <kaixuxia@tencent.com>
Reviewed-by: SeongJae Park <sj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'block/blk-ioprio.c')
0 files changed, 0 insertions, 0 deletions