From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2535 invoked from network); 18 Nov 2002 10:32:40 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 18 Nov 2002 10:32:40 -0000 Received: (qmail 18310 invoked by alias); 18 Nov 2002 10:32:26 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 17951 Received: (qmail 18303 invoked from network); 18 Nov 2002 10:32:26 -0000 To: zsh-workers@sunsite.dk (Zsh hackers list) Subject: Re: ulimit strangeness In-reply-to: ""Bart Schaefer""'s message of "Sat, 16 Nov 2002 03:13:10 GMT." <1021116031310.ZM10476@candle.brasslantern.com> Date: Mon, 18 Nov 2002 10:31:57 +0000 Message-ID: <18213.1037615517@csr.com> From: Peter Stephenson "Bart Schaefer" wrote: > #if !defined(RLIMIT_VMEM) && defined(RLIMIT_AS) > # define RLIMIT_VMEM RLIMIT_AS > #endif > > So RLIMIT_VMEM *is* defined, and is not the same as RLIMIT_RSS, and ... Then it shouldn't trigger the problem --- the 1024 factor should be applied. -- Peter Stephenson Software Engineer CSR Ltd., Science Park, Milton Road, Cambridge, CB4 0WH, UK Tel: +44 (0)1223 692070 ********************************************************************** The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer. **********************************************************************