DragonFly commits List (threaded) for 2007-01
DragonFly BSD
DragonFly commits List (threaded) for 2007-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/machine/vkernel/platform machintr.c systimer.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 8 Jan 2007 16:49:03 -0800 (PST)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]