From owner-freebsd-hackers Mon Jan 11 16:33:31 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA26874 for freebsd-hackers-outgoing; Mon, 11 Jan 1999 16:33:31 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from wireless.net (wireless.net [207.137.156.159] (may be forged)) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA26860; Mon, 11 Jan 1999 16:33:29 -0800 (PST) (envelope-from bad@wireless.net) Received: from localhost (bad@localhost) by wireless.net (8.8.7/8.8.4) with SMTP id QAA17557; Mon, 11 Jan 1999 16:48:36 -0800 (PST) Date: Mon, 11 Jan 1999 16:48:36 -0800 (PST) From: Bernie Doehner To: hackers@FreeBSD.ORG cc: questions@FreeBSD.ORG Subject: limiting per process swap space utilization like Solaris ulimit? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi: Due to a problem with qmail running away, I'd like to be able to limit the per process swap space utilization under FreeBSD. How does one do this? Under Solaris ulimit provides a good interface to setting this limit, but I could find no such limit (either setable via a program, or a system call). Thanks. Bernie To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message