]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Adapt r204907 and r205402, the amd64 implementation of the workaround for
authoralc <alc@FreeBSD.org>
Wed, 24 Mar 2010 03:07:35 +0000 (03:07 +0000)
committeralc <alc@FreeBSD.org>
Wed, 24 Mar 2010 03:07:35 +0000 (03:07 +0000)
commit3d3046680b908069514f91744b9b66a872e7c015
tree6fa61651c8f4d30e06311e3c6959cd9a77e26b0e
parent823182179d70a19591884d27510a81adce7d9136
Adapt r204907 and r205402, the amd64 implementation of the workaround for
AMD Family 10h Erratum 383, to i386.

Enable machine check exceptions by default, just like r204913 for amd64.

Enable superpage promotion only if the processor actually supports large
pages, i.e., PG_PS.

MFC after: 2 weeks
sys/i386/i386/mca.c
sys/i386/i386/pmap.c
sys/i386/include/md_var.h
sys/i386/include/specialreg.h