Date: Fri, 9 May 2008 07:42:02 +0000 (UTC) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_param.c Message-ID: <200805090742.m497g3qL054749@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pjd 2008-05-09 07:42:02 UTC
FreeBSD src repository
Modified files:
sys/kern subr_param.c
Log:
- Export HZ value via kern.hz sysctl (this is the same name as for the
loader tunable).
- Document other sysctls in this file and also mark them as loader tunable
via CTLFLAG_RDTUN flag.
Reviewed by: roberto
Revision Changes Path
1.75 +17 -8 src/sys/kern/subr_param.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805090742.m497g3qL054749>
