Source-Changes archive

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

CVS commit: [newlock2] src/sys



Module Name:    src
Committed By:   ad
Date:           Tue Sep 19 23:04:44 UTC 2006

Modified Files:
        src/sys/kern [newlock2]: kern_timeout.c
        src/sys/sys [newlock2]: callout.h

Log Message:
- If the callout is running on another CPU, spin before stopping or
  rescheduling it.
- Use mutexes.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.17.20.1 src/sys/kern/kern_timeout.c
cvs rdiff -r1.22 -r1.22.20.1 src/sys/sys/callout.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index