Subject: Re: uvm_vnp_setsize
To: None <chuq@chuq.com>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: tech-kern
Date: 07/07/2006 11:21:40
> that looks fine, though it would probably be useful if we tried to get
> the glock in the PGO_LOCKED case too.  this would allow us to hold the
> glock in exclusive mode to prevent other threads from gaining access to
> existing pages as well as to prevent the creation of new pages.

why do you want to prevent other threads from gaining access?

YAMAMOTO Takashi