]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
For AMD processors, nullify CPUID.HTT. FreeBSD has no need for the
authorDavid E. O'Brien <obrien@FreeBSD.org>
Sun, 16 Oct 2005 08:58:27 +0000 (08:58 +0000)
committerDavid E. O'Brien <obrien@FreeBSD.org>
Sun, 16 Oct 2005 08:58:27 +0000 (08:58 +0000)
commitf5dce7aa6e2ba6c5d389daf172be231bc4e583b4
tree23db7420075de96118e2d6ab18352b49ed640b1a
parentb9284f0f45e3bae8d6bdbb0d9236169d7068e1bc
For AMD processors, nullify CPUID.HTT.  FreeBSD has no need for the
information it conveys, and it is only confusing people.
This fixes incorrect output in the previous commit.
sys/amd64/amd64/identcpu.c
sys/i386/i386/identcpu.c