ramki [[email protected]] wrote: > Hi, > > I went through the open iscsi source code. From my understanding, the > writes seem to be asynchronous. The user space application queues the > data in the kernel queue and returns. A kernel thread processes the > queue and writes the data to disk. > > Is my observation correct ? If so, is there a plan to support > synchronous writes ?
Maybe look at DIRECT I/O. Thanks, Malahal. -- You received this message because you are subscribed to the Google Groups "open-iscsi" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/open-iscsi?hl=en.
