freebsd-dev/sys/amd64/isa
Steve Passe baf41202ca The improvements to clock statistics by Tor Egge
Wrappered and enabled by the define BETTER_CLOCK (on by default in smpyests.h)

apic_vector.s also contains a small change I (smp) made to eliminate
the double level INT problem.  It seems stable, but I haven't the tools
in place to prove it fixes the problem.

Reviewed by:	smp@csn.net
Submitted by:	Tor Egge <Tor.Egge@idi.ntnu.no>
1997-12-08 22:59:39 +00:00
..
atpic_vector.S Fix a serious bug I introduced while adding in support for CAM interrupts. 1997-09-28 19:30:01 +00:00
clock.c Removed #unused includes. 1997-11-18 11:16:56 +00:00
icu_ipl.s
icu_ipl.S
icu_vector.s Fix a serious bug I introduced while adding in support for CAM interrupts. 1997-09-28 19:30:01 +00:00
icu_vector.S Fix a serious bug I introduced while adding in support for CAM interrupts. 1997-09-28 19:30:01 +00:00
icu.h
intr_machdep.c
intr_machdep.h The improvements to clock statistics by Tor Egge 1997-12-08 22:59:39 +00:00
isa.c fix a few style nites... 1997-11-30 09:44:28 +00:00
isa.h
nmi.c
npx.c Removed an unused #included. 1997-11-18 11:32:31 +00:00
timerreg.h
vector.s
vector.S