Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: ulimit strangeness
- X-seq: zsh-workers 17951
- From: Peter Stephenson <pws@xxxxxxx>
- To: zsh-workers@xxxxxxxxxx (Zsh hackers list)
- Subject: Re: ulimit strangeness
- Date: Mon, 18 Nov 2002 10:31:57 +0000
- In-reply-to: ""Bart Schaefer""'s message of "Sat, 16 Nov 2002 03:13:10 GMT." <1021116031310.ZM10476@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
"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 <pws@xxxxxxx> 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.
**********************************************************************
Messages sorted by:
Reverse Date,
Date,
Thread,
Author