Two new system calls: splice() and sync_file_range()
Posted Apr 4, 2006 14:13 UTC (Tue) by
zlynx (subscriber, #2285)
In reply to:
Two new system calls: splice() and sync_file_range() by andersg
Parent article:
Two new system calls: splice() and sync_file_range()
I gathered from LKML that sendfile is going to become a call to splice. But sendfile will probably stay in the kernel for many versions to come for legacy support. Linus does try to keep ABI compatibility for user-space.
(
Log in to post comments)