Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Mar 2001 15:57:22 -0300 (BRST)
From:      Rik van Riel <riel@conectiva.com.br>
To:        Jordan DeLong <fracture@allusion.net>
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: FreeBSD pthreads
Message-ID:  <Pine.LNX.4.21.0103041555560.3078-100000@imladris.rielhome.conectiva>
In-Reply-To: <20010304111150.A10676@cx420564-b.tucson1.az.home.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 4 Mar 2001, Jordan DeLong wrote:
> On Sun, Mar 04, 2001 at 11:08:51AM +0000, Jordan DeLong wrote:

> > clone() wont count against the per uid process limit, right?

> actually I just realized it'd be incredibly stupid for clone not to
> count against the per uid process limit

It does the exact same check a normal fork() would do,
in fact it shares the same code path ;)

Rik
--
Virtual memory is like a game you can't win;
However, without VM there's truly nothing to lose...

		http://www.surriel.com/
http://www.conectiva.com/	http://distro.conectiva.com.br/


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.21.0103041555560.3078-100000>