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: ad
Date: Mon Mar 17 00:52:56 UTC 2008
Modified Files:
src/sys/kern: kern_proc.c
Log Message:
Process group and session structures are allocated so infrequently that
there is no point having seperate caches for them. Just use kmem_alloc().
To generate a diff of this commit:
cvs rdiff -r1.130 -r1.131 src/sys/kern/kern_proc.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