aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorXiubo Li <xiubli@redhat.com>2022-05-05 18:53:09 +0800
committerIlya Dryomov <idryomov@gmail.com>2022-05-10 09:48:31 +0200
commit642d51fb0775a41dd6bb3d99b5a40c24df131c20 (patch)
tree137dd0a744365504e962306c7475db2d0aba2c5e /tools/perf/scripts/python/syscall-counts-by-pid.py
parent620239d9a32e9fe27c9204ec11e40058671aeeb6 (diff)
ceph: check folio PG_private bit instead of folio->private
The pages in the file mapping maybe reclaimed and reused by other subsystems and the page->private maybe used as flags field or something else, if later that pages are used by page caches again the page->private maybe not cleared as expected. Here will check the PG_private bit instead of the folio->private. Cc: stable@vger.kernel.org URL: https://tracker.ceph.com/issues/55421 Signed-off-by: Xiubo Li <xiubli@redhat.com> Reviewed-by: Luis Henriques <lhenriques@suse.de> Reviewed-by: Jeff Layton <jlayton@kernel.org> Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions