Date: Mon, 28 Jul 2008 03:58:49 +0000 (UTC) From: Alan Cox <alc@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: <200807280358.m6S3wufU027376@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2008-07-28 03:58:49 UTC FreeBSD src repository Modified files: sys/amd64/amd64 pmap.c Log: SVN rev 180870 on 2008-07-28 03:58:49Z by alc Add a check for 1GB page mappings to pmap_change_attr() so that it fails gracefully. (On K10 family processors the direct map is implemented using 1GB page mappings.) Revision Changes Path 1.637 +7 -1 src/sys/amd64/amd64/pmap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807280358.m6S3wufU027376>