Subject: Re: uvm_vnp_setsize
To: Jason Thorpe <thorpej@shagadelic.org>
From: Chuck Silvers <chuq@chuq.com>
List: tech-kern
Date: 07/06/2006 09:48:06
On Thu, Jul 06, 2006 at 09:38:10AM -0700, Jason Thorpe wrote:
>
> On Jul 6, 2006, at 9:02 AM, Chuck Silvers wrote:
>
> >a lockmgr() option for "tell me if I could take this lock but don't
> >actually take it" would be even better.
>
> Eeek, can we please avoid adding even more weird cruft to lockmgr()?
making that a separate function would be fine too.
-Chuck