Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Mar 2004 22:53:58 -0800 (PST)
From:      Don Lewis <truckman@FreeBSD.org>
To:        alc@cs.rice.edu
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/vm vm_mmap.c
Message-ID:  <200403160654.i2G6rw7E043222@gw.catspoiler.org>
In-Reply-To: <20040315170715.GM21071@cs.rice.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On 15 Mar, Alan Cox wrote:
> On Sun, Mar 14, 2004 at 10:36:55PM -0800, Don Lewis wrote:
>> truckman    2004/03/14 22:36:55 PST
>> 
>>   FreeBSD src repository
>> 
>>   Modified files:
>>     sys/vm               vm_mmap.c 
>>   Log:
>>   Remove redundant suser() check.
>>   
>>   Revision  Changes    Path
>>   1.183     +0 -4      src/sys/vm/vm_mmap.c
> 
> I think the same would apply to munlockall(2).  In general, I would
> encourage you to take a look at mlockall(2) and munlockall(2) with
> an eye toward reducing the stylistic differences in how mlock(2) and
> munlock(2) versus mlockall(2) and munlockall(2) are written.

The joys of an ever growing TODO list ...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403160654.i2G6rw7E043222>