diff options
author | 2022-05-05 13:32:23 +0200 | |
---|---|---|
committer | 2022-05-13 22:00:22 +0200 | |
commit | 324d116c5a5c8204dc00e63f725a3c5ed09afb53 (patch) | |
tree | 0583a2e6757d92923fb4062e5c79ad245dc4febb /tools/perf/scripts/python/stackcollapse.py | |
parent | gfs2: Pull return value test out of should_fault_in_pages (diff) | |
download | linux-dev-324d116c5a5c8204dc00e63f725a3c5ed09afb53.tar.xz linux-dev-324d116c5a5c8204dc00e63f725a3c5ed09afb53.zip |
gfs2: Align read and write chunks to the page cache
Align the chunks that reads and writes are carried out in to the page
cache rather than the user buffers. This will be more efficient in
general, especially for allocating writes. Optimizing the case that the
user buffer is gfs2 backed isn't very useful; we only need to make sure
we won't deadlock.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions