git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c66ab6f
)
vmsplice: add vmsplice-to-user support
author
Jens Axboe
<jens.axboe@oracle.com>
Thu, 14 Jun 2007 11:08:55 +0000
(13:08 +0200)
committer
Jens Axboe
<jens.axboe@oracle.com>
Tue, 10 Jul 2007 06:04:12 +0000
(08:04 +0200)
A bit of a cheat, it actually just copies the data to userspace. But
this makes the interface nice and symmetric and enables people to build
on splice, with room for future improvement in performance.
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
No differences found