diff options
author | Vivek Goyal <[email protected]> | 2020-02-28 11:34:51 -0500 |
---|---|---|
committer | Dan Williams <[email protected]> | 2020-04-02 19:15:03 -0700 |
commit | 5d64efe79703c4de1f017af9f7643ead1dc85432 (patch) | |
tree | 27967fe80aadd9a426b384eb6d72f75538aed2ec /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 338f6dac8585beaf4d913de8847e430808fb7596 (diff) |
pmem: Add functions for reading/writing page to/from pmem
This splits pmem_do_bvec() into pmem_do_read() and pmem_do_write().
pmem_do_write() will be used by pmem zero_page_range() as well. Hence
sharing the same code.
Suggested-by: Christoph Hellwig <[email protected]>
Signed-off-by: Vivek Goyal <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Pankaj Gupta <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dan Williams <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions