1. 02 5月, 2006 1 次提交
  2. 29 4月, 2006 1 次提交
  3. 28 4月, 2006 1 次提交
  4. 26 4月, 2006 1 次提交
    • J
      [PATCH] Add support for the sys_vmsplice syscall · 912d35f8
      Jens Axboe 提交于
      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: NJens Axboe <axboe@suse.de>
      912d35f8
  5. 21 4月, 2006 1 次提交
  6. 14 4月, 2006 1 次提交
  7. 01 4月, 2006 1 次提交
  8. 29 3月, 2006 2 次提交
  9. 28 3月, 2006 2 次提交
  10. 27 3月, 2006 11 次提交
  11. 22 3月, 2006 1 次提交
  12. 07 2月, 2006 1 次提交
  13. 13 1月, 2006 1 次提交
  14. 12 1月, 2006 1 次提交
  15. 11 1月, 2006 2 次提交
  16. 10 1月, 2006 1 次提交
  17. 09 1月, 2006 11 次提交