public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: [Kiobuf-io-devel] Re: [PLEASE-TESTME] Zerocopy networking patch, 2.4.0-1
@ 2001-01-19  2:35 bsuparna
  0 siblings, 0 replies; 2+ messages in thread
From: bsuparna @ 2001-01-19  2:35 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: linux-kernel, kiobuf-io-devel


>Ok. Then we need an additional more or less generic object that is used
for
>passing in a rw_kiovec file operation (and we really want that for many
kinds
>of IO). I thould mostly be used for communicating to the high-level
driver.
>
>/*
> * the name is just plain stupid, but that shouldn't matter
> */
>struct vfs_kiovec {
>    struct kiovec *     iov;
>
>    /* private data, mostly for the callback */
>    void * private;
>
>    /* completion callback */
>    void (*end_io) (struct vfs_kiovec *);
>    wait_queue_head_t wait_queue;
>};
>
>    Christoph

Shouldn't we have an error / status field too ?


  Suparna Bhattacharya
  Systems Software Group, IBM Global Services, India
  E-mail : bsuparna@in.ibm.com
  Phone : 91-80-5267117, Extn : 2525


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-01-19 16:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <CA2569D9.000ED357.00@d73mta05.au.ibm.com>
2001-01-19 16:25 ` [Kiobuf-io-devel] Re: [PLEASE-TESTME] Zerocopy networking patch, 2.4.0-1 Christoph Hellwig
2001-01-19  2:35 bsuparna

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