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 [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to