Source-Changes archive

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

CVS commit: [yamt-idlelwp] src/sys



Module Name:    src
Committed By:   rmind
Date:           Mon Apr 30 16:38:38 UTC 2007

Modified Files:
        src/sys/kern [yamt-idlelwp]: sched_4bsd.c
        src/sys/sys [yamt-idlelwp]: sched.h sleepq.h sysctl.h

Log Message:
- Remove KERN_SCHED, do not break KERN_MAXID and use dynamic node creation,
  since we are moving to dynamic sysctl anyway - note by <mrg>.
- Remove sched_slept() hook - we are not going to use it.


To generate a diff of this commit:
cvs rdiff -r1.1.2.28 -r1.1.2.29 src/sys/kern/sched_4bsd.c
cvs rdiff -r1.30.2.17 -r1.30.2.18 src/sys/sys/sched.h
cvs rdiff -r1.2.2.6 -r1.2.2.7 src/sys/sys/sleepq.h
cvs rdiff -r1.166.2.4 -r1.166.2.5 src/sys/sys/sysctl.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