summaryrefslogtreecommitdiff
path: root/fs/libfs.c
diff options
context:
space:
mode:
authorJens Axboe <axboe@suse.de>2006-04-11 11:52:07 (GMT)
committerJens Axboe <axboe@suse.de>2006-04-11 11:52:07 (GMT)
commitb92ce55893745e011edae70830b8bc863be881f9 (patch)
treee2afd62d2e63d74157905140f5907d07bdfe31b9 /fs/libfs.c
parent529565dcb1581c9a1e3f6df1c1763ca3e0f0d512 (diff)
downloadlinux-b92ce55893745e011edae70830b8bc863be881f9.tar.xz
[PATCH] splice: add direct fd <-> fd splicing support
It's more efficient for sendfile() emulation. Basically we cache an internal private pipe and just use that as the intermediate area for pages. Direct splicing is not available from sys_splice(), it is only meant to be used for sendfile() emulation. Additional patch from Ingo Molnar to avoid the PIPE_BUFFERS loop at exit for the normal fast path. Signed-off-by: Jens Axboe <axboe@suse.de>
Diffstat (limited to 'fs/libfs.c')
0 files changed, 0 insertions, 0 deletions