Date: Wed, 5 Jan 2000 17:30:13 +0100 (CET) From: Oliver Fromme <olli@dorifer.heim3.tu-clausthal.de> To: freebsd-questions@FreeBSD.ORG Subject: Re: max user processes Message-ID: <200001051630.RAA36713@dorifer.heim3.tu-clausthal.de> In-Reply-To: <84uuml$vuk$1@atlantis.rz.tu-clausthal.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Alexey N. Dokuchaev <danfe@inet.ssc.nsu.ru> wrote in list.freebsd-questions: > Now, I issue 'sysctl kern.maxproc', which yields 'kern.maxproc: 276' > Cool so far. > But when I do 'ulimit -a|grep proc' gives me 'max user processes 275' > > Any comments? ``ulimit'' is a builtin command of your shell. You didn't say which shell you're using, so I can only guess that it reserves one process for some reason (maybe for itself?). Maybe having a look at the source code might be enlightening. Regards Oliver -- Oliver Fromme, Leibnizstr. 18/61, 38678 Clausthal, Germany (Info: finger userinfo:olli@dorifer.heim3.tu-clausthal.de) "In jedem Stück Kohle wartet ein Diamant auf seine Geburt" (Terry Pratchett) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001051630.RAA36713>