Subject: sysctl questions
To: None <netbsd-users@netbsd.org>
From: Emre Yildirim <emre.yildirim@us.army.mil>
List: netbsd-users
Date: 05/01/2001 01:16:26
Hello people,
does
sysctl -w ddb.onpanic=0
mean the box will reboot when there is a kernel panic rather than
dropping into ddb?
And also, what's the highest I can set kern.maxproc to? Is there a
limit....or does it depend on how much RAM/CPU power the machine has.
How stable will the machine run if the value is set to its max?
Thanks for any help.