From owner-freebsd-hackers Tue Jul 13 15:13:11 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [209.157.86.2]) by hub.freebsd.org (Postfix) with ESMTP id CDDFD1524A for ; Tue, 13 Jul 1999 15:13:04 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.3/8.9.1) id PAA81249; Tue, 13 Jul 1999 15:12:51 -0700 (PDT) (envelope-from dillon) Date: Tue, 13 Jul 1999 15:12:51 -0700 (PDT) From: Matthew Dillon Message-Id: <199907132212.PAA81249@apollo.backplane.com> To: Jason Thorpe Cc: Archie Cobbs , freebsd-hackers@FreeBSD.ORG Subject: Re: Replacement for grep(1) (part 2) References: <199907132141.OAA24339@lestat.nas.nasa.gov> Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG : :See chris's point... Maybe you have one process that needs 10MB and a few :others that need 300K - 1MB. Resource limits are not useful in this :scenario. : :...and, who said anything about using malloc()? :-) : : -- Jason R. Thorpe Sure they are. limit datasize 1m run process A limit datasize 10m run process B -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message