Date: Sun, 16 Mar 2003 19:16:00 -0800 (PST) From: Jake Burkholder <jake@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_page.c Message-ID: <200303170316.h2H3G0pZ089625@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jake 2003/03/16 19:16:00 PST FreeBSD src repository Modified files: sys/vm vm_page.c Log: Subtract the memory that backs the vm_page structures from phys_avail after mapping it. This makes it possible to determine if a physical page has a backing vm_page or not. Revision Changes Path 1.242 +2 -4 src/sys/vm/vm_page.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?200303170316.h2H3G0pZ089625>