Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jun 1999 19:14:15 -0400
From:      "Louis A. Mamakos" <louie@TransSys.COM>
To:        freebsd-stable@FreeBSD.ORG, kip@lyris.com
Subject:   Re: open files 
Message-ID:  <199906152314.TAA43123@whizzo.transsys.com>
In-Reply-To: Your message of "Tue, 15 Jun 1999 15:39:47 PDT." <Pine.LNX.4.04.9906151537340.20513-100000@ns1.aepnet.com> 
References:  <Pine.LNX.4.04.9906151537340.20513-100000@ns1.aepnet.com> 

next in thread | previous in thread | raw e-mail | index | archive | help

Stop torturing the guy:

louie@whizzo[32] $ find /usr/src/sys -name '*.[hc]' -print | xargs grep 
"SYSCTL.*maxfiles"
/usr/src/sys/kern/kern_descrip.c:SYSCTL_INT(_kern, KERN_MAXFILESPERPROC, 
maxfilesperproc, CTLFLAG_RW,
/usr/src/sys/kern/kern_descrip.c:SYSCTL_INT(_kern, KERN_MAXFILES, maxfiles, 
CTLFLAG_RW,

This from my 4.0-current system.



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199906152314.TAA43123>