cvs commit: src/sys/machine/vkernel/platform machintr.c systimer.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Jan 8 16:50:58 PST 2007
dillon 2007/01/08 16:49:03 PST
DragonFly src repository
Modified files:
sys/machine/vkernel/platform machintr.c systimer.c
Log:
Use our interrupt infrastructure to handle the clock interrupt, but
for the moment we have no common 'hard interrupt' (i.e. signal) core
so do the critical section check manually.
Revision Changes Path
1.6 +8 -1 src/sys/machine/vkernel/platform/machintr.c
1.4 +26 -3 src/sys/machine/vkernel/platform/systimer.c
http://www.dragonflybsd.org/cvsweb/src/sys/machine/vkernel/platform/machintr.c.diff?r1=1.5&r2=1.6&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/machine/vkernel/platform/systimer.c.diff?r1=1.3&r2=1.4&f=u
More information about the Commits
mailing list