>>>>> "SO" == Sean O'Connell <[EMAIL PROTECTED]> writes:

SO> I thought this too, but if I run

SO> sysctl -w kern.maxfiles=4096
SO> sysctl -w kern.maxfilesperproc=4096

SO> Now:

SO> % sysctl kern.maxfiles
SO> kern.maxfiles: 4096
SO> % sysctl kern.maxfilesperproc
SO> kern.maxfilesperproc: 4096

SO> However, limit -h (tcsh builtin) and limits -H still report 

SO> descriptors     2088
SO> openfiles            2088

 [ ... ]

SO> Am I missing something obvious?  Are these values really updated?

Did you logout and back in?  I don't think upping the system-wide
limits will dynamically update the limits given to processes that are
already started.  Logging in again will cause your process (ie, the
shell) to have its resource limits set to the current hard limits.

ps: Go Duke!!!  I really miss the place. ;-(

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Vivek Khera, Ph.D.                Khera Communications, Inc.
Internet: [EMAIL PROTECTED]       Rockville, MD       +1-301-545-6996
PGP & MIME spoken here            http://www.kciLink.com/home/khera/


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to