On Wed, 16 Jun 1999, Joe wrote:

> for (i=1;i>0; i++) {
>      somevar = (char*)malloc(1024);
       fork();  /* I think this happens to */
> }
> 
> if you have users doing this then you have other problems.. I
> think ANY system/OS would have problems as it is equivalant to a
> memory leak ...

IMHO he wants free "process-numbers" for root like the 5% free space
on the filesystem. Would that be possible?

Robert Sander   "Is it Friday yet?"
  @Home http://home.pages.de/~gurubert
    pgp available there

-
Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/mentre/smp-faq/
To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]

Reply via email to