]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r258431: Disable amd64 boot time memory test by default
authoremaste <emaste@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 21 May 2015 19:40:31 +0000 (19:40 +0000)
committeremaste <emaste@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 21 May 2015 19:40:31 +0000 (19:40 +0000)
commit94a18592be5cbc27e46dc6c5be30014e85bdf1f7
treedaa8151159d5dfc645e40805520131df294d2819
parentc0821ba39ec67b5066763bb3a64c9461eb4e59f5
MFC r258431: Disable amd64 boot time memory test by default

  The page presence memory test takes a long time on large memory systems
  and has little value on contemporary amd64 hardware.

Relnotes: Yes
Reviewed by: jhb, kib
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D1544

git-svn-id: svn://svn.freebsd.org/base/stable/10@283262 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/amd64/amd64/machdep.c