Re: top delay value



On Tue, Jan 30, 2007 at 05:23:50PM +0100, Dr. Markus Waldeck wrote:
Well, an unprivileged user can achieve the same effect by
typing "while :; do :; done". There are a thousand ways
to waste CPU time, and there is no way to prevent a user
from doing it.

It is not the same effect.

You describe fork bombing.

No, this is just the shell equivalent of
for (;;) ;
in C. Aka a busy loop.

Joerg
_______________________________________________
freebsd-hackers@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: top delay value
    ... to waste CPU time, and there is no way to prevent a user ... You describe fork bombing. ... process which is wasting CPU in a busy loop. ... Do get zero delay, simply remove the sleep command from the ...
    (freebsd-hackers)
  • Re: top delay value
    ... to waste CPU time, and there is no way to prevent a user ... You describe fork bombing. ... Many forked processes eat up the CPU. ... Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! ...
    (freebsd-hackers)