Details
Details
- Reviewers
- None
- Group Reviewers
Linux Emulation
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 39642 Build 36531: arc lint + arc unit
Event Timeline
Comment Actions
Cool. Thanks for working on it. Obviously this is an "emulation" way of implementing splice(2) and not the real thing, but I like this. Do you happen to know which software requires the splice(2) call for its correct operation?
Comment Actions
no, copy_file_range does not allow copying to/from pipes, only between vnode backed files