Re: [PATCH] 2.5 port of aio-20020619 for raw devices

Shailabh Nagar (nagar@watson.ibm.com)
Thu, 12 Sep 2002 15:31:28 -0400


Benjamin LaHaise wrote:

>On Thu, Sep 12, 2002 at 02:37:40PM -0400, Shailabh Nagar wrote:
>
>>So does the kvec structure go away (and some variant of dio get used) ?
>>
>
>That's orthogonal. kvecs are really just bio_vecs for use by any code
>that has to pass around data that is scatter-gathered.
>
> -ben
>
I see. So generic_aio_rw would directly call some function which used
dio's rather than map the kvec first and call a kvec_op ?

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