Subject: Re: CVS commit: src/sys
To: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
From: Jason Thorpe <thorpej@wasabisystems.com>
List: source-changes
Date: 01/12/2004 09:47:17
--Apple-Mail-1--1014326886
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset=US-ASCII; format=flowed
On Jan 9, 2004, at 4:28 PM, YAMAMOTO Takashi wrote:
>> Log Message:
>> Add a new pool initialization flag, PR_IMMEDRELEASE. This flag causes
>> idle pool pages to be returned to the system immediately upon becoming
>> de-fragmented.
>
> how is this new flag different from pool_sethiwat(, 0) ?
Hm. Yes, you're right, they are basically the same. I guess what we
really need is to set pool_sethiwat(, 1), because we also do
pool_setlowat(, 1).
I will back out the PR_IMMEDRELEASE flag, and instead add a
pool_sethiwat() call in the appropriate place.
Thanks for pointing this out.
-- Jason R. Thorpe <thorpej@wasabisystems.com>
--Apple-Mail-1--1014326886
content-type: application/pgp-signature; x-mac-type=70674453;
name=PGP.sig
content-description: This is a digitally signed message part
content-disposition: inline; filename=PGP.sig
content-transfer-encoding: 7bit
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (Darwin)
iD8DBQFAAt2pOpVKkaBm8XkRAiPWAJ9R9VJ9h1K1dkVpzahKxiBeUNkLYgCguCim
vqEMfMfNGnxE9FbQyltPTUk=
=DfW9
-----END PGP SIGNATURE-----
--Apple-Mail-1--1014326886--