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: Tue Apr 29 14:35:21 UTC 2008
Modified Files:
src/sys/conf: files
src/sys/kern: kern_synch.c subr_autoconf.c
src/sys/sys: sched.h
Added Files:
src/sys/kern: kern_runq.c
Log Message:
Split the runqueue management code into the separate file.
OK by <ad>.
To generate a diff of this commit:
cvs rdiff -r1.901 -r1.902 src/sys/conf/files
cvs rdiff -r0 -r1.1 src/sys/kern/kern_runq.c
cvs rdiff -r1.236 -r1.237 src/sys/kern/kern_synch.c
cvs rdiff -r1.146 -r1.147 src/sys/kern/subr_autoconf.c
cvs rdiff -r1.54 -r1.55 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