DragonFly commits List (threaded) for 2007-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/kern kern_timeout.c
dillon 2007/06/28 13:24:57 PDT
DragonFly src repository
Modified files:
sys/kern kern_timeout.c
Log:
Clarify cpu localization requirements when using callout_stop() and
callout_reset().
Fix a SMP race in callout_stop() where the callout structure was being
modified in an unsafe manner.
Revision Changes Path
1.26 +34 -1 src/sys/kern/kern_timeout.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_timeout.c.diff?r1=1.25&r2=1.26&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]