diff options
author | Vishal Verma <[email protected]> | 2016-04-21 15:13:46 -0400 |
---|---|---|
committer | Vishal Verma <[email protected]> | 2016-05-18 12:16:57 -0600 |
commit | 4b0228fa1d753f77fe0e6cf4c41398ec77dfbd2a (patch) | |
tree | 323a881d26a983060f82477b8391717fa5b10e9d /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 679c8bd3b29428e736eabb7fc66a978f312f0c86 (diff) |
dax: for truncate/hole-punch, do zeroing through the driver if possible
In the truncate or hole-punch path in dax, we clear out sub-page ranges.
If these sub-page ranges are sector aligned and sized, we can do the
zeroing through the driver instead so that error-clearing is handled
automatically.
For sub-sector ranges, we still have to rely on clear_pmem and have the
possibility of tripping over errors.
Cc: Dan Williams <[email protected]>
Cc: Ross Zwisler <[email protected]>
Cc: Jeff Moyer <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: Dave Chinner <[email protected]>
Cc: Jan Kara <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Signed-off-by: Vishal Verma <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions