Date: Sat, 30 Jul 2011 13:33:05 +0000 (UTC) From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/amd64/amd64 machdep.c src/sys/i386/i386 machdep.c src/sys/pc98/pc98 machdep.c Message-ID: <201107301333.p6UDXJKW056260@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bz 2011-07-30 13:33:05 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 machdep.c
sys/i386/i386 machdep.c
sys/pc98/pc98 machdep.c
Log:
SVN rev 224516 on 2011-07-30 13:33:05Z by bz
Introduce a tunable to disable the time consuming parts of bootup
memtesting, which can easily save seconds to minutes of boot time.
The tunable name is kept general to allow reusing the code in
alternate frameworks.
Requested by: many
Discussed on: arch (a while a go)
Obtained from: Sandvine Incorporated
Reviewed by: sbruno
Approved by: re (kib)
MFC after: 2 weeks
Revision Changes Path
1.752 +12 -1 src/sys/amd64/amd64/machdep.c
1.734 +12 -1 src/sys/i386/i386/machdep.c
1.448 +12 -1 src/sys/pc98/pc98/machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107301333.p6UDXJKW056260>
