Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 18a579e7 authored by Miklos Szeredi's avatar Miklos Szeredi Committed by Lee Jones
Browse files

UPSTREAM: 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."

Bug: 254441685
Reported-by: default avatarThomas Lindroth <thomas.lindroth@gmail.com>
Fixes: 1899ad18c607 ("mm: workingset: tell cache transitions from workingset thrashing")
Cc: <stable@vger.kernel.org> # v4.20
Signed-off-by: default avatarMiklos Szeredi <mszeredi@redhat.com>
(cherry picked from commit b89ecd60d38ec042d63bdb376c722a16f92bcb88)
Signed-off-by: default avatarLee Jones <joneslee@google.com>
Change-Id: Ife78b93cf979bdb87756aaf570cb0935264b7e4d
parent 6dcdbaa6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment