Date: Fri, 9 Sep 2005 09:55:13 GMT From: Kurt Abahar <xverify@yahoo.com> To: freebsd-gnats-submit@FreeBSD.org Subject: i386/85902: strange sysctl output Message-ID: <200509090955.j899tDGP062551@www.freebsd.org> Resent-Message-ID: <200509091000.j89A0Zi6053839@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 85902
>Category: i386
>Synopsis: strange sysctl output
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-i386
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Fri Sep 09 10:00:35 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Kurt Abahar
>Release: 4.11-RELENG
>Organization:
>Environment:
FreeBSD XX.XX.XX 4.11-RELEASE-p11 FreeBSD 4.11-RELEASE-p11 #0: Thu Aug 18 13:13:40 EDT 2005 XX@XX.XX.XX:/usr/obj/usr/src/sys/GENERIC i386
>Description:
sysctl returns strange unrelated variables after changing kern.maxfiles and kern.maxfilesperproc and rebooting
here's a sample:
# sysctl -a | grep files
kern.maxfiles: 16384
kern.maxfilesperproc: 12288
kern.openfiles: 14016
<118>kern.maxfiles:
<118>kern.maxfilesperproc:
<118>kern.maxfiles:
<118>kern.maxfilesperproc:
<118>kern.maxfiles:
<118>kern.maxfilesperproc:
<118>kern.maxfiles:
<118>kern.maxfilesperproc:
p1003_1b.mapped_files: 0
>How-To-Repeat:
put the values i did in /etc/sysctl.conf and then reboot
then type sysctl -a |grep files
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509090955.j899tDGP062551>
