Date: Sat, 31 Aug 2002 14:15:30 -0700 (PDT) From: Matt Dillon <dillon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm swap_pager.c src/sys/i386/include param.h Message-ID: <200208312115.g7VLFUTU019215@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon 2002/08/31 14:15:30 PDT
Modified files:
sys/vm swap_pager.c
sys/i386/include param.h
Log:
Reduce the maximum KVA reserved for swap meta structures from 70 to 32 MB.
Reduce the swap meta calculation by a factor of 2, it's still massive overkill.
X-MFC after: immediately
Revision Changes Path
1.64 +5 -3 src/sys/i386/include/param.h
1.178 +2 -2 src/sys/vm/swap_pager.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208312115.g7VLFUTU019215>
