CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/08/13 09:44:44
Modified files: sys/arch/amd64/amd64: lapic.c sys/arch/amd64/include: specialreg.h Log message: Disable the fantastics mis-feature on some newer Turion CPUs called C1E. This "power saving" disables the apic when both cpu cores hit the hlt instruction which kills our timer. >From FreeBSD.