Date: Sat, 31 Aug 2002 14:15:55 -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/alpha/include param.h src/sys/i386/include param.h Message-ID: <200208312115.g7VLFtJB019293@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon 2002/08/31 14:15:55 PDT Modified files: (Branch: RELENG_4) sys/vm swap_pager.c sys/alpha/include param.h 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. Revision Changes Path 1.17.2.5 +2 -2 src/sys/alpha/include/param.h 1.54.2.8 +5 -3 src/sys/i386/include/param.h 1.130.2.12 +3 -3 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.g7VLFtJB019293>