Date: Sun, 6 Oct 1996 11:27:41 -0700 (PDT) From: John Dyson <dyson> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/vm vm_page.c Message-ID: <199610061827.LAA03501@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dyson 96/10/06 11:27:41 Modified: sys/vm vm_page.c Log: Fix a problem with the page coloring code that the system will not always be able to use all of the free pages. This can manifest as a panic using DIAGNOSTIC, or as a panic on an indirect memory reference. Revision Changes Path 1.67 +7 -3 src/sys/vm/vm_page.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610061827.LAA03501>
