[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Mi sono entrati nel pc?



Scavenging the mail folder uncovered Samuele Giovanni Tonon's letter:
> On Sun, Oct 15, 2000 at 09:02:47PM +0200, Diego Maninetti wrote:
> > > int main()
> > > {
> > > int pid;
> > > 	while(1){
> > > 		pid = fork();
> > > 		if (pid > 0 )
> > > 			fork();
> > > 		else
> > > 			fork();
> > > 	}
> > > }
> > > 
> > > lancialo da root ma poi non ti lamentare ....
> > 
> > [Tiger]~$ ulimit -u
> > 256
> > 
> > dopo un po' smette di forkare (provato)....
> > 
> ma da root no , a meno che non metti ulimit anche a root 
> e comunque si puo' modificare leggermente per superare
> il problema di ulimit ( che e' un limite statico mai dinamico) 

cioe'?

-- 
Federico Di Gregorio
MIXAD LIVE System Programmer                           fog@mixadlive.com
Debian GNU/Linux Developer & Italian Press Contact        fog@debian.org
                           Don't dream it. Be it. -- Dr. Frank'n'further



Reply to: