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: ad
Date: Mon Jul 9 10:05:27 UTC 2007
Modified Files:
src/sys/conf: files
src/sys/kern: init_main.c
Removed Files:
src/sys/kern: kern_kcont.c
Log Message:
Remove kcont:
- There are no users in tree.
- Its functionality has largely been replaced by workqueues and generic
soft interrupts.
- It's not MP friendly.
To generate a diff of this commit:
cvs rdiff -r1.848 -r1.849 src/sys/conf/files
cvs rdiff -r1.305 -r1.306 src/sys/kern/init_main.c
cvs rdiff -r1.14 -r0 src/sys/kern/kern_kcont.c
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