aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/intel-pt-events.py
diff options
context:
space:
mode:
authorLuís Henriques <[email protected]>2022-08-25 13:31:27 +0000
committerIlya Dryomov <[email protected]>2023-08-24 09:24:36 +0000
commitb422f115044328e1753d6c1e3bb4955b4ca5df27 (patch)
tree61c761bbadc64b3dbe98f758d4f1254aafb3dd3a /tools/perf/scripts/python/intel-pt-events.py
parentceph: plumb in decryption during reads (diff)
downloadkernel-b422f115044328e1753d6c1e3bb4955b4ca5df27.tar.gz
kernel-b422f115044328e1753d6c1e3bb4955b4ca5df27.zip
ceph: invalidate pages when doing direct/sync writes
When doing a direct/sync write, we need to invalidate the page cache in the range being written to. If we don't do this, the cache will include invalid data as we just did a write that avoided the page cache. In the event that invalidation fails, just ignore the error. That likely just means that we raced with another task doing a buffered write, in which case we want to leave the page intact anyway. [ jlayton: minor comment update ] Signed-off-by: Luís Henriques <[email protected]> Reviewed-by: Jeff Layton <[email protected]> Reviewed-by: Xiubo Li <[email protected]> Reviewed-by: Milind Changire <[email protected]> Signed-off-by: Ilya Dryomov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions