Subject: Re: kern/19347
To: None <chs@netbsd.org>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: netbsd-bugs
Date: 10/10/2005 20:02:08
> Synopsis: msync(2) does not implement asynchronous operation
> 
> State-Changed-From-To: open->closed
> State-Changed-By: chs@netbsd.org
> State-Changed-When: Sun, 09 Oct 2005 17:17:21 +0000
> State-Changed-Why:
> async msync() came in with UBC.

sys___msync13() always set PGO_SYNCIO.

YAMAMOTO Takashi