Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Aug 2003 11:19:27 -0700
From:      David Schultz <das@FreeBSD.ORG>
To:        Alan Cox <alc@FreeBSD.ORG>
Cc:        cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/sys/kern sys_process.c
Message-ID:  <20030809181926.GA24480@HAL9000.homeunix.com>
In-Reply-To: <200308091801.h79I1JHC036853@repoman.freebsd.org>
References:  <200308091801.h79I1JHC036853@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Aug 09, 2003, Alan Cox wrote:
>   A solution is to use vm_page_hold() in place of vm_page_wire().  Held
>   pages can be freed.  They are moved to a special hold queue until the
          ^^^^^^^^^^^^
>   hold is released.

Please correct me if I'm wrong, but I think you mean ``cannot be freed''.



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