Subject: Re: New device buffer queue strategy To: Manuel Bouyer <bouyer@antioche.eu.org> From: enami tsugutomo <enami@sm.sony.co.jp> List: current-users Date: 09/04/2002 13:24:38
Manuel Bouyer <bouyer@antioche.eu.org> writes:
> Not all writes are async.
And not all async write are async since genfs_gop_write may split sync
write into multiple async writes and just waits their completion.
enami.