Date: Wed, 17 Sep 2008 20:34:02 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/amd64/amd64 pmap.c Message-ID: <200809172034.m8HKY7jv050159@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2008-09-17 20:34:02 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/amd64/amd64 pmap.c Log: SVN rev 183125 on 2008-09-17 20:34:02Z by jhb MFC: Account for pv entry pages in the total number of wired pages. (Note: pv entry pages have always been included in the total number of wired pages on i386 just not amd64.) Approved by: re (kib), alc Revision Changes Path 1.590.2.6 +6 -3 src/sys/amd64/amd64/pmap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809172034.m8HKY7jv050159>