cvs commit: src/sys/i386/i386 machdep.c src/sys/pc98/pc98
machdep.c src/sys/amd64/amd64 machdep.c
Maxim Sobolev
sobomax at FreeBSD.org
Wed Dec 6 10:51:56 PST 2006
sobomax 2006-12-06 18:27:17 UTC
FreeBSD src repository
Modified files:
sys/i386/i386 machdep.c
sys/pc98/pc98 machdep.c
sys/amd64/amd64 machdep.c
Log:
Allow machdep.cpu_idle_hlt to be set from the loader. This should allow
to workaround the problem with SMP kernels on Turion64 X2 processors
described in kern/104678 and may be useful in other situations too.
MFC after: 3 days
Revision Changes Path
1.666 +1 -0 src/sys/amd64/amd64/machdep.c
1.645 +1 -0 src/sys/i386/i386/machdep.c
1.385 +1 -0 src/sys/pc98/pc98/machdep.c
More information about the cvs-src
mailing list