new solaris syscall: sendfilev

From: Dan Kegel (dank@kegel.com)
Date: Tue Sep 04 2001 - 13:17:05 EST


Solaris 8 update 7/01 documents a new system call, sendfilev,
which is like a cross between sendfile and writev. A copy of
the man page is at http://www.kegel.com/sendfilev.txt

The question immediately comes up - is there an aio version?
I haven't seen one.

Come to think of it, has anyone thought what an aio version of
plain old writev would look like? lio_listio() is *unordered*,
but writev is ordered. I wonder if something like
lio_ordered_listio() would be useful, or if that's just so complicated
it should be done in userland anyway.

- Dan

-- 
"I have seen the future, and it licks itself clean." -- Bucky Katt
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Sep 07 2001 - 21:00:27 EST