cvs commit: src/sys/kern subr_param.c
Alfred Perlstein
alfred at freebsd.org
Tue Nov 20 14:54:29 PST 2007
* Roman Divacky <rdivacky at freebsd.org> [071119 13:43] wrote:
> > Please use a SYSCTL_PROC so some basic sanity checks could be made to keep
> > the system functioning, basically prevent too low or insanely high
> > values from being set.
>
> sure.. just define the upper min/max bounds.. thnx
Well I think 1mb? 256k? just make sure it doesn't get smaller
than what sysctl needs to run. :)
--
- Alfred Perlstein
More information about the cvs-src
mailing list