Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: rmind
Date: Wed Jul 2 19:44:10 UTC 2008
Modified Files:
src/sys/kern: kern_synch.c
src/sys/sys: lwp.h sched.h
Log Message:
Remove outdated comments, and historical CCPU_SHIFT. Make resched_cpu static,
const-ify ccpu. Note: resched_cpu is not correct, should be revisited.
OK by <ad>.
To generate a diff of this commit:
cvs rdiff -r1.249 -r1.250 src/sys/kern/kern_synch.c
cvs rdiff -r1.103 -r1.104 src/sys/sys/lwp.h
cvs rdiff -r1.62 -r1.63 src/sys/sys/sched.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