Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jul 1999 14:34:45 -0500 (CDT)
From:      Brian Stark <bstark@siemens-psc.com>
To:        David Malone <dwmalone@maths.tcd.ie>
Cc:        "Brian F. Feldman" <green@FreeBSD.org>, Matthew Dillon <dillon@apollo.backplane.com>, Jason Thorpe <thorpej@nas.nasa.gov>, Noriyuki Soda <soda@sra.co.jp>, bright@rush.net, dcs@newsguy.com, freebsd-hackers@FreeBSD.org, jon@oaktree.co.uk, tech-userlevel@netbsd.org
Subject:   Re: Replacement for grep(1) (part 2)
Message-ID:  <Pine.A41.4.10.9907131433320.74826-100000@possum.empros.com>
In-Reply-To: <19990713195833.A4167@walton.maths.tcd.ie>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 13 Jul 1999, David Malone wrote:

> I think AIX sends all running processes a magic signal (SIGDANGER?)
> which indicates that the system is short of resources, and if things
> don't improve real soon then it sends a SIGKILL. Not that I'd suggest
> that AIX does things the right way...

FYI, from InfoExplorer on an AIX 4.2.1 server:

"The system monitors the number of free paging space blocks and detects
when a paging-space shortage exists. When the number of free paging-space
blocks falls below a threshold known as the paging-space warning level,
the system informs all processes (except kprocs) of this condition by
sending the SIGDANGER signal. If the shortage continues and falls below a
second threshold known as the paging-space kill level, the system sends
the SIGKILL signal to processes that are the major users of paging space
and that do not have a signal handler for the SIGDANGER signal (the
default action for the SIGDANGER signal is to ignore the signal). The
system continues sending SIGKILL signals until the number of free
paging-space blocks is above the paging-space kill level."

Regards,

Brian

-------------------------------------------------------------------------
| Brian Stark                       | Internet : bstark@siemens-psc.com |
| Siemens PT&D, LLC                 | Voice    : +1 612 536-4697        |
| Power Systems Control Division    | Fax      : +1 612 536-4919        |
| 7225 Northland Drive, Brooklyn Park, Minnesota 55428   USA            | 
-------------------------------------------------------------------------



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.A41.4.10.9907131433320.74826-100000>