Date: Fri, 6 May 2011 13:51:54 +0000 (UTC) From: Andriy Gapon <avg@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/amd64/amd64 mp_machdep.c src/sys/amd64/include specialreg.h src/sys/i386/i386 mp_machdep.c src/sys/i386/include specialreg.h Message-ID: <201105061352.p46DqB9M094389@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
avg 2011-05-06 13:51:54 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 mp_machdep.c
sys/amd64/include specialreg.h
sys/i386/i386 mp_machdep.c
sys/i386/include specialreg.h
Log:
SVN rev 221527 on 2011-05-06 13:51:54Z by avg
prepare code that does topology detection for amd cpus for bulldozer
This also introduces a new detection path for family 10h and newer
pre-bulldozer cpus, pre-10h hardware should not be affected.
Tested by: Gary Jennejohn <gljennjohn@googlemail.com>
(with pre-10h hardware)
MFC after: 2 weeks
Revision Changes Path
1.341 +25 -2 src/sys/amd64/amd64/mp_machdep.c
1.73 +2 -0 src/sys/amd64/include/specialreg.h
1.324 +25 -2 src/sys/i386/i386/mp_machdep.c
1.71 +2 -0 src/sys/i386/include/specialreg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105061352.p46DqB9M094389>
