On Wed, 22 Sep 1999, Alfred Perlstein wrote:

> Terry Lambert brought up an interesting thought from AIX (I think),
> instead of killing a process, it just sleeps the requesting process
> until the situation alleviates itself.  Of course this can wind up
> wedging an entire system, it would probably be advisable to then
> revert to killing when more than a threshold of processes go into
> a vmwait sleep.

Seeing as the reason for killing is because you're out of system
resources, and you need to free up some in order to go on, and sleeping
the process isn't going to free up the resources needed, I don't see how
this'll help things.

What kind of resources are there that both cause loss of swap AND are
freed up by sleeping a process?


----------------------------------------------------------------------------
Chuck Robey                | Interests include C programming, Electronics,
213 Lakeside Dr. Apt. T-1  | communications, and signal processing.
Greenbelt, MD 20770        | I run picnic.mat.net: FreeBSD-current(i386) and
(301) 220-2114             |       jaunt.mat.net : FreeBSD-current(Alpha)
----------------------------------------------------------------------------



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to