Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Bug in ulimit ?
- X-seq: zsh-workers 23280
- From: Micah Cowan <micah@xxxxxxxxxx>
- To: davidpeer@xxxxxxxxxxxxx
- Subject: Re: Bug in ulimit ?
- Date: Tue, 17 Apr 2007 02:30:40 -0700
- Cc: zsh-workers@xxxxxxxxxx
- In-reply-to: <46248CC2.4010901@xxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <46248CC2.4010901@xxxxxxxxxxxxx>
David Peer wrote:
> If the user run: ulimit -t 0, he can run jobs without any cputime
> limitation:
This sounds more like a kernel problem to me than a zsh bug. I get the
same behavior on my Ubuntu 7.04 (beta) system, in _bash_.
I note that getrlimit(2) says:
In 2.6.x kernels before 2.6.17, a RLIMIT_CPU limit of 0 is wrongly
treated as "no limit" (like RLIM_INFINITY). Since kernel 2.6.17, set‐
ting a limit of 0 does have an effect, but is actually treated as a
limit of 1 second.
However, I'm running 2.6.20(-14-generic), and still experiencing that
symptom.
--
Micah J. Cowan
Programmer, musician, typesetting enthusiast, gamer...
http://micah.cowan.name/
Messages sorted by:
Reverse Date,
Date,
Thread,
Author