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: matt
Date: Sat Feb 19 20:19:54 UTC 2011
Modified Files:
src/sys/conf: files
src/sys/kern: subr_pcu.c
src/sys/sys: lwp.h pcu.h
Log Message:
Default PCU_UNIT_COUNT to 0. If 0, don't compile the contents of subr_pcu.c
and don't include the pcu related members into struct lwp.
To generate a diff of this commit:
cvs rdiff -u -r1.1000 -r1.1001 src/sys/conf/files
cvs rdiff -u -r1.2 -r1.3 src/sys/kern/subr_pcu.c
cvs rdiff -u -r1.147 -r1.148 src/sys/sys/lwp.h
cvs rdiff -u -r1.3 -r1.4 src/sys/sys/pcu.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