]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r199852, r202387, r202441, r202534:
authorattilio <attilio@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 29 Mar 2010 15:39:17 +0000 (15:39 +0000)
committerattilio <attilio@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 29 Mar 2010 15:39:17 +0000 (15:39 +0000)
commit514b287c1e79e81d1d43f422bf878771795a02b5
tree0257702632632733abbbae6ff709c8570ebf59ea
parent54a180b7c0a479209eb5f6aa4a843fd7f90940a7
MFC r199852, r202387, r202441, r202534:
Handling all the three clocks with the LAPIC may lead to aliasing for
softclock and profclock.
Revert the change when the LAPIC started taking charge of all three of
them.

Sponsored by: Sandvine Incorporated

git-svn-id: svn://svn.freebsd.org/base/stable/8@205836 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
12 files changed:
sys/amd64/amd64/local_apic.c
sys/amd64/include/apicvar.h
sys/amd64/isa/clock.c
sys/conf/files.pc98
sys/conf/options.i386
sys/conf/options.pc98
sys/i386/i386/local_apic.c
sys/i386/include/apicvar.h
sys/i386/isa/clock.c
sys/i386/xen/exception.s
sys/pc98/cbus/clock.c
sys/pc98/conf/DEFAULTS