Re: top delay value
- From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxx>
- Date: Tue, 30 Jan 2007 18:19:02 +0100
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"
- References:
- Re: top delay value
- From: Oliver Fromme
- Re: top delay value
- From: Dr. Markus Waldeck
- Re: top delay value
- Prev by Date: Re: top delay value
- Next by Date: ptrace equivalents between freebsd and linux?
- Previous by thread: Re: top delay value
- Next by thread: Re: top delay value
- Index(es):
Relevant Pages
|
|