cvs commit: src/sys/platform/vkernel/platform systimer.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Jul 2 07:49:11 PDT 2007
dillon 2007/07/02 07:47:27 PDT
DragonFly src repository
Modified files:
sys/platform/vkernel/platform systimer.c
Log:
Make the virtual kernel's systimer work with SMP builds. Have it
use the real system's systimer instead of gettimeofday().
Revision Changes Path
1.14 +22 -9 src/sys/platform/vkernel/platform/systimer.c
http://www.dragonflybsd.org/cvsweb/src/sys/platform/vkernel/platform/systimer.c.diff?r1=1.13&r2=1.14&f=u
More information about the Commits
mailing list