public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* new solaris syscall: sendfilev
@ 2001-09-04 18:17 Dan Kegel
  0 siblings, 0 replies; only message in thread
From: Dan Kegel @ 2001-09-04 18:17 UTC (permalink / raw)
  To: linux-kernel@vger.kernel.org

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-09-04 18:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-09-04 18:17 new solaris syscall: sendfilev Dan Kegel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox