Jens Axboe
912d35f867
[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>
2006-04-26 10:59:21 +02:00
..
2006-03-31 12:18:52 -08:00
2006-03-31 12:18:52 -08:00
2006-04-18 21:49:11 +10:00
2006-03-27 19:15:26 +11:00
2006-03-09 14:32:05 +11:00
2006-03-31 12:18:53 -08:00
2006-02-24 11:36:21 +11:00
2006-04-18 21:49:11 +10:00
2006-03-28 16:45:33 +11:00
2006-03-28 16:45:20 +11:00
2006-02-10 16:53:51 +11:00
2006-02-24 11:36:23 +11:00
2006-02-10 16:53:51 +11:00
2006-04-18 21:49:11 +10:00
2006-02-10 16:53:51 +11:00
2006-04-18 21:49:11 +10:00
2006-04-18 21:49:11 +10:00
2006-04-13 09:27:22 -07:00
2006-02-10 16:53:51 +11:00
2006-04-21 22:28:55 +10:00
2006-04-04 14:49:48 +10:00
2006-04-19 09:13:53 -07:00
2006-03-27 15:22:28 +11:00
2006-03-27 14:48:54 +11:00
2006-04-01 22:37:07 +11:00
2006-02-24 11:36:18 +11:00
2006-04-18 21:49:11 +10:00
2006-03-27 19:28:58 +11:00
2006-03-28 23:15:54 +11:00
2006-03-23 14:40:54 +11:00
2006-03-27 14:48:48 +11:00
2006-03-28 23:15:54 +11:00
2006-03-28 16:45:36 +11:00
2006-04-21 22:28:55 +10:00
2006-03-27 20:09:04 +11:00
2006-04-02 16:01:58 -05:00
2006-03-28 23:15:54 +11:00
2006-03-31 12:19:01 -08:00
2006-04-13 09:32:00 -07:00
2006-04-21 22:29:37 +10:00
2006-02-10 16:53:51 +11:00
2006-03-08 13:24:22 +11:00
2006-03-17 12:01:19 +11:00
2006-04-13 09:27:26 -07:00
2006-03-16 16:55:03 +11:00
2006-04-01 22:36:57 +11:00
2006-03-30 23:39:57 -06:00
2006-04-02 09:32:15 +10:00
2006-04-02 00:08:05 -05:00
2006-03-27 14:48:22 +11:00
2006-03-28 16:45:24 +11:00
2006-03-29 13:44:15 +11:00
2006-03-27 19:21:46 +11:00
2006-03-26 08:56:57 -08:00
2006-03-27 14:48:22 +11:00
2006-03-29 13:44:15 +11:00
2006-04-26 10:59:21 +02:00
2006-03-27 19:15:26 +11:00
2006-03-29 13:44:15 +11:00
2006-03-30 21:11:15 -06:00
2006-03-28 23:15:54 +11:00
2006-04-21 22:28:55 +10:00
2006-03-28 23:15:54 +11:00