diff options
author | Jens Axboe <axboe@suse.de> | 2006-04-26 08:59:21 (GMT) |
---|---|---|
committer | Jens Axboe <axboe@suse.de> | 2006-04-26 08:59:21 (GMT) |
commit | 912d35f86781e64d73be1ef358f703c08905ac37 (patch) | |
tree | 5863ad70f5cdccba0c1cd28f83d173deaf71fb83 /fs/befs | |
parent | 016b661e2f717168e600f3c85f29e1a49f88e004 (diff) | |
download | linux-fsl-qoriq-912d35f86781e64d73be1ef358f703c08905ac37.tar.xz |
[PATCH] Add support for the sys_vmsplice syscall
sys_splice() moves data to/from pipes with a file input/output. sys_vmsplice()
moves data to a pipe, with the input being a user address range instead.
This uses an approach suggested by Linus, where we can hold partial ranges
inside the pages[] map. Hopefully this will be useful for network
receive support as well.
Signed-off-by: Jens Axboe <axboe@suse.de>
Diffstat (limited to 'fs/befs')
0 files changed, 0 insertions, 0 deletions