diff options
author | Vivek Goyal <[email protected]> | 2020-02-28 11:34:55 -0500 |
---|---|---|
committer | Dan Williams <[email protected]> | 2020-04-02 19:15:03 -0700 |
commit | 0a23f9ffa5ac20d3c95a6e850f4ee68e4034f781 (patch) | |
tree | 60d1e8e0819b3fb1c58ef8992794e1ba526873f0 /scripts/bpf_helpers_doc.py | |
parent | cdf6cdcd3b99a99ea9ecc1b05d1d040d5a69a134 (diff) |
dax: Use new dax zero page method for zeroing a page
Use new dax native zero page method for zeroing page if I/O is page
aligned. Otherwise fall back to direct_access() + memcpy().
This gets rid of one of the depenendency on block device in dax path.
Signed-off-by: Vivek Goyal <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dan Williams <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions