aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/proc.py
diff options
context:
space:
mode:
authorMiklos Szeredi <[email protected]>2021-06-18 21:16:42 +0200
committerMiklos Szeredi <[email protected]>2021-06-18 21:16:42 +0200
commitb89ecd60d38ec042d63bdb376c722a16f92bcb88 (patch)
treeb0c60479b367eae6dd3421a0b1a63ee8db5c1f28 /scripts/gdb/linux/proc.py
parente4a9ccdd1c03b3dc58214874399d24331ea0a3ab (diff)
fuse: ignore PG_workingset after stealing
Fix the "fuse: trying to steal weird page" warning. Description from Johannes Weiner: "Think of it as similar to PG_active. It's just another usage/heat indicator of file and anon pages on the reclaim LRU that, unlike PG_active, persists across deactivation and even reclaim (we store it in the page cache / swapper cache tree until the page refaults). So if fuse accepts pages that can legally have PG_active set, PG_workingset is fine too." Reported-by: Thomas Lindroth <[email protected]> Fixes: 1899ad18c607 ("mm: workingset: tell cache transitions from workingset thrashing") Cc: <[email protected]> # v4.20 Signed-off-by: Miklos Szeredi <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions