Date: Sat, 14 Aug 1999 22:36:44 -0700 (PDT) From: Alan Cox <alc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_page.h Message-ID: <199908150536.WAA95000@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 1999/08/14 22:36:43 PDT Modified files: sys/vm vm_page.h Log: contigmalloc1 (currently) depends on PQ_FREE and PQ_CACHE not being 0 to tell a valid "struct vm_page" from an invalid one in the vm_page_array. This isn't a very robust method. Revision Changes Path 1.68 +2 -2 src/sys/vm/vm_page.h 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?199908150536.WAA95000>