cvs commit: src/sys/kern kern_timeout.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Nov 4 11:36:38 PST 2005
dillon 2005/11/04 11:28:21 PST
DragonFly src repository
Modified files:
sys/kern kern_timeout.c
Log:
Fix the cpu the softclock thread(s) are created on. The softclock threads
for cpus > 0 were being created on the wrong cpu.
Revision Changes Path
1.20 +3 -2 src/sys/kern/kern_timeout.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_timeout.c.diff?r1=1.19&r2=1.20&f=u
More information about the Commits
mailing list