Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: simonb
Date: Sat Nov 26 05:26:34 UTC 2005
Modified Files:
src/sys/kern: kern_proc.c kern_time.c
Log Message:
Convert malloc/free of struct ptimers to pools.
Move the ptimer pool to kern_time.c to keep like pools together,
and it wasn't used in kern_proc.c
To generate a diff of this commit:
cvs rdiff -r1.82 -r1.83 src/sys/kern/kern_proc.c
cvs rdiff -r1.96 -r1.97 src/sys/kern/kern_time.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