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: atatat
Date: Sat Feb 21 03:27:57 UTC 2004
Modified Files:
src/sys/kern: init_sysctl.c
Log Message:
Use KERN_PROCSLOP for struct kinfo_proc and KERN_LWPSLOP for
struct kinfo_lwp, and not vice versa.
Should solve the issue with top dying because it's unable to "allocate
memory".
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/kern/init_sysctl.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