svn commit: r249277 - head/sys/kern

Attilio Rao attilio at freebsd.org
Tue Apr 9 15:34:38 UTC 2013


On Tue, Apr 9, 2013 at 5:32 PM, Konstantin Belousov <kostikbel at gmail.com> wrote:
> On Mon, Apr 08, 2013 at 07:58:32PM +0000, Attilio Rao wrote:
>> Author: attilio
>> Date: Mon Apr  8 19:58:32 2013
>> New Revision: 249277
>> URL: http://svnweb.freebsd.org/changeset/base/249277
>>
>> Log:
>>   Switch some "low-hanging fruit" to acquire read lock on vmobjects
>>   rather than write locks.
>
> Could you, please, change the assertion types for object page accessors,
> like vm_page_lookup(), as the first step ?

This is going to happen pretty soon.
Alan and I have some code that depends on such assertions changing and
we want to do it in structured way.

Attilio


--
Peace can only be achieved by understanding - A. Einstein


More information about the svn-src-all mailing list