Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: RLIMITS macros
- X-seq: zsh-workers 18422
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx (Zsh hackers list)
- Subject: Re: PATCH: RLIMITS macros
- Date: Tue, 1 Apr 2003 15:47:07 +0000
- In-reply-to: <2067.1049190004@xxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <2067.1049190004@xxxxxxx>
On Apr 1, 10:40am, Peter Stephenson wrote:
} Subject: Re: PATCH: RLIMITS macros
}
} "Bart Schaefer" wrote:
} > checking if RLIMIT_VMEM and RLIMIT_RSS are the same... no
} > checking if RLIMIT_VMEM and RLIMIT_AS are the same... no
}
} Does that mean RLIMIT_AS and RLIMIT_VMEM aren't actually definitions at
} all?
It means that both RLIMIT_AS and RLIMIT_RSS are defined, are different
from one another, and that RLIMIT_VMEM is not defined at all.
(I see that you've followed up and I'll try that patch but I thought the
above might be useful anyway.)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author