Subject: Re: letting userland issue FUA writes
To: Bill Studenmund <wrstuden@netbsd.org>
From: Jason Thorpe <thorpej@shagadelic.org>
List: tech-kern
Date: 03/19/2006 19:21:03
On Mar 19, 2006, at 7:07 PM, Bill Studenmund wrote:
> I'm sorry, I was unclear. My question was if we want both iovec and
> non-iovec versions.
I think only iovec versions. Otherwise you have to have preadx and
preadxv ... bah, lame!
> Since we are adding flags, the "p"/"non-p*" variants collapse into
> a flag
> being set or cleared. :-)
Well, besides the extra "position" argument...
>
> Take care,
>
> Bill
-- thorpej