diff options
author | 2014-03-21 04:58:33 -0400 | |
---|---|---|
committer | 2014-05-06 17:32:53 -0400 | |
commit | 91f79c43d1b54d7154b118860d81b39bad07dfff (patch) | |
tree | a5b142ba57fdabf835476b6dbca24288a78f0c53 /tools/perf/scripts/python | |
parent | new helper: iov_iter_npages() (diff) | |
download | linux-dev-91f79c43d1b54d7154b118860d81b39bad07dfff.tar.xz linux-dev-91f79c43d1b54d7154b118860d81b39bad07dfff.zip |
new helper: iov_iter_get_pages_alloc()
same as iov_iter_get_pages(), except that pages array is allocated
(kmalloc if possible, vmalloc if that fails) and left for caller to
free. Lustre and NFS ->direct_IO() switched to it.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions