mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-01 14:36:51 +07:00
mm: cleanup on the comments of zone_reclaim_stat
Signed-off-by: Wanpeng Li <liwp.linux@gmail.com> Acked-by: Minchan Kim <minchan@kernel.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
be7bd59db7
commit
46028e6d10
@ -316,7 +316,7 @@ enum zone_type {
|
|||||||
struct zone_reclaim_stat {
|
struct zone_reclaim_stat {
|
||||||
/*
|
/*
|
||||||
* The pageout code in vmscan.c keeps track of how many of the
|
* The pageout code in vmscan.c keeps track of how many of the
|
||||||
* mem/swap backed and file backed pages are refeferenced.
|
* mem/swap backed and file backed pages are referenced.
|
||||||
* The higher the rotated/scanned ratio, the more valuable
|
* The higher the rotated/scanned ratio, the more valuable
|
||||||
* that cache is.
|
* that cache is.
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user