Subject: Re: "make" with pkgsrc
To: None <netbsd-help@netbsd.org>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: netbsd-help
Date: 04/22/2003 21:24:52
On Tue, Feb 25, 2003 at 05:22:52AM -0300, Daniel Bolgheroni wrote:
> On  0, "Jeremy C. Reed" <reed@reedmedia.net> wrote:
> 
> > With bash:
> >   ulimit -u unlimited
> 
> What's the diference executing 'ulimit -u unlimited' command from 'sysctl -w kern.maxproc=value'?

ulimit is a per-process limit, kern.maxproc is the max number of processes
the kernel can manage (it's a global limit, not per-process).

-- 
Manuel Bouyer <bouyer@antioche.eu.org>
     NetBSD: 24 ans d'experience feront toujours la difference
--