Subject: Re: poolifying fileassoc
To: None <blymn@baesystems.com.au>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: tech-kern
Date: 10/06/2006 11:00:47
> On Fri, Oct 06, 2006 at 09:54:56AM +0900, YAMAMOTO Takashi wrote:
> >
> > nfs uses uvm_aio_aiodone, unless you are using nqnfs.
> > well, it doesn't for sync i/o, but it's the same as ufs.
> >
>
> Hmmmm - I will update my sources and have another look.
it isn't a recent change.
> How can I
> tell if I am using nqnfs or not?
check your mount_nfs option "-q".
YAMAMOTO Takashi