Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
setting resource limits
- X-seq: zsh-workers 20037
- From: Oliver Kiddle <okiddle@xxxxxxxxxxx>
- To: Zsh workers <zsh-workers@xxxxxxxxxx>
- Subject: setting resource limits
- Date: Mon, 14 Jun 2004 13:31:47 +0200
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
Have a look at these two messages on the Linux kernel mailing list.
You'll want to scroll to the end of the first one.
http://www.ussg.iu.edu/hypermail/linux/kernel/0404.1/1509.html
http://www.ussg.iu.edu/hypermail/linux/kernel/0404.2/1037.html
Basically, the suggestion is that it should be possible to set resource
limits numerically with e.g. `ulimit 4 1024'. I can see how this could
be worth a lot to anyone implementing a new resource limit. Is that
difficult to implement? Would it be vaguely portable?
Oliver
Messages sorted by:
Reverse Date,
Date,
Thread,
Author