Date: Tue, 24 Feb 1998 02:16:24 -0800 (PST) From: John Dyson <dyson@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/vm vm_pageout.c Message-ID: <199802241016.CAA03582@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dyson 1998/02/24 02:16:24 PST Modified files: sys/vm vm_pageout.c Log: Correct some severe VM tuning problems for small systems (<=16MB), and improve tuning on larger systems. (A couple of the VM tuning params for small systems were so badly chosen that the system could hang under load.) The broken tuning was originaly my fault. Revision Changes Path 1.116 +10 -7 src/sys/vm/vm_pageout.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802241016.CAA03582>