public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* BIO usage questions
@ 2002-01-25 21:59 Badari Pulavarty
  2002-01-25 23:06 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Badari Pulavarty @ 2002-01-25 21:59 UTC (permalink / raw)
  To: axboe, linux-kernel, andrea; +Cc: pbadari, suparna, gerrit

Hi,

I have few questions on usage of "bio" in 2.5.X.

1) It is acceptable to use "bio" instead of "kio" for doing RAW IO
   and direct IO ? Currently, "kio" are getting converted to "bio"
   anywhy. why not use "bio" directly ?

   I am planning to do this. But I was wondering what are the issues
   here.

2) I don't see how to wait for a "bio" to complete. I don't see any
   wait_queue in bio structure. How can I wait for bio to complete ?

Please let me know.

Thanks,
Badari
 

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

end of thread, other threads:[~2002-01-25 23:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-01-25 21:59 BIO usage questions Badari Pulavarty
2002-01-25 23:06 ` Jens Axboe

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