Date: Tue, 16 Nov 2010 23:26:02 +0000 (UTC) From: Jung-uk Kim <jkim@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/amd64/amd64 amd64_mem.c src/sys/i386/i386 i686_mem.c Message-ID: <201011162326.oAGNQS1a018183@repoman.freebsd.org>
index | next in thread | raw e-mail
jkim 2010-11-16 23:26:02 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 amd64_mem.c
sys/i386/i386 i686_mem.c
Log:
SVN rev 215415 on 2010-11-16 23:26:02Z by jkim
Restore CR0 after MTRR initialization for correctness sakes. There will be
no noticeable change because we enable caches before we enter here for both
BSP and AP cases. Remove another pointless optimization for CR4.PGE bit
while I am here.
Revision Changes Path
1.37 +8 -10 src/sys/amd64/amd64/amd64_mem.c
1.34 +8 -10 src/sys/i386/i386/i686_mem.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011162326.oAGNQS1a018183>
