Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Aug 2003 16:46:00 -0400 (EDT)
From:      Jeff Roberson <jroberson@chesapeake.net>
To:        Alan Cox <alc@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/i386/i386 pmap.c
Message-ID:  <20030818164516.G12093-100000@mail.chesapeake.net>
In-Reply-To: <200308172227.h7HMRUc9020797@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 17 Aug 2003, Alan Cox wrote:

> alc         2003/08/17 15:27:30 PDT
>
>   FreeBSD src repository
>
>   Modified files:
>     sys/i386/i386        pmap.c
>   Log:
>   Acquire the pte object's mutex when performing vm_page_grab().  Note: It is
>   my long-term objective to eliminate the pte object.  In the near term, this
>   does, however, enable the addition of some vm object locking assertions.
>
>   Revision  Changes    Path
>   1.427     +4 -0      src/sys/i386/i386/pmap.c
>

What is your plan for the pte object?  Will we still be able to page out
page tables?

Cheers,
Jeff



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