Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Dec 2007 11:33:59 +0100
From:      Roman Divacky <rdivacky@FreeBSD.org>
To:        Alan Cox <alc@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/vm vm_page.c vm_phys.c vm_phys.h
Message-ID:  <20071221103359.GA96958@freebsd.org>
In-Reply-To: <200712202245.lBKMjt7H092002@repoman.freebsd.org>
References:  <200712202245.lBKMjt7H092002@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Dec 20, 2007 at 10:45:55PM +0000, Alan Cox wrote:
> alc         2007-12-20 22:45:54 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/vm               vm_page.c vm_phys.c vm_phys.h 
>   Log:
>   Modify vm_phys_unfree_page() so that it no longer requires the given
>   page to be in the free lists.  Instead, it now returns TRUE if it
>   removed the page from the free lists and FALSE if the page was not
>   in the free lists.
>   
>   This change is required to support superpage reservations.  Specifically,

does it mean that superpages are finally coming?



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