From owner-freebsd-arch Mon Mar 24 20:22:56 2003 Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9B0D37B404; Mon, 24 Mar 2003 20:22:52 -0800 (PST) Received: from smtp1.server.rpi.edu (smtp1.server.rpi.edu [128.113.2.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74C7D43F85; Mon, 24 Mar 2003 20:22:49 -0800 (PST) (envelope-from drosih@rpi.edu) Received: from [128.113.24.47] (gilead.netel.rpi.edu [128.113.24.47]) by smtp1.server.rpi.edu (8.12.8/8.12.7) with ESMTP id h2P4MiBg001437; Mon, 24 Mar 2003 23:22:44 -0500 Mime-Version: 1.0 X-Sender: drosih@mail.rpi.edu Message-Id: In-Reply-To: <20030325012844.GB4406@HAL9000.homeunix.com> References: <200303240823.48262.wes@softweyr.com> <7019.1048523782@critter.freebsd.dk> <20030324213519.GA63147@dan.emsphone.com> <20030325012844.GB4406@HAL9000.homeunix.com> Date: Mon, 24 Mar 2003 23:22:43 -0500 To: David Schultz , Dan Nelson From: Garance A Drosihn Subject: Re: Patch to protect process from pageout killing Cc: Poul-Henning Kamp , Wes Peters , freebsd-arch@FreeBSD.ORG Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-Scanned-By: MIMEDefang 2.28 X-Spam-Status: No, hits=-24.5 required=5.0 tests=AWL,EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT, REFERENCES,REPLY_WITH_QUOTES autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 5:28 PM -0800 3/24/03, David Schultz wrote: > Second, it is only marginally useful to go as far as specifying >priorities and quotas and such on process killability. Most of >the time, people can divide the processes on thier system into >two categories: critical and killable. While that's probably true "most of the time", I think we'd want to encourage three categories. critical, less-critical (killable), and kill-me-first. That's what SIGDANGER provides, and in some situations that third category is very desirable. -- Garance Alistair Drosehn = gad@gilead.netel.rpi.edu Senior Systems Programmer or gad@freebsd.org Rensselaer Polytechnic Institute or drosih@rpi.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message