File ulimit.changes of Package ulimit
-------------------------------------------------------------------
Tue Feb 2 15:45:23 CET 2010 - kukuk@suse.de
- Don't set limits before running /etc/init.d/boot [bnc#573838]
-------------------------------------------------------------------
Mon Jun 8 13:19:34 CEST 2009 - uli@suse.de
- take AMS (Active Memory Sharing; PPC feature) into account when
calculating memory limits (bnc#495258)
-------------------------------------------------------------------
Mon Oct 27 17:35:08 CET 2008 - garloff@suse.de
- ulimit-1.2:
* Allow unlimited limits (bnc 382908, bnc 375673)
* Allow absolute memory limits
* Refactor (shorten file significantly and clean up environment)
* Document changes in sysconfig.ulimit file
* Much more conservative locked memory defaults (still more than
the kernel default).
-------------------------------------------------------------------
Tue Aug 14 00:07:24 CEST 2007 - garloff@suse.de
- sysconfig Path missed a colon (299847)
-------------------------------------------------------------------
Sat Jan 20 03:29:25 CET 2007 - garloff@suse.de
- Make robust against existing and empty /proc/meminfo (227742)
(and avoid forks for sed at the same time)
-------------------------------------------------------------------
Wed Jan 25 21:48:50 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Mon Nov 28 19:44:14 CET 2005 - garloff@suse.de
- Fix comment for the stack limit (#132902).
-------------------------------------------------------------------
Fri Apr 1 20:31:24 CEST 2005 - garloff@suse.de
- Make script work with both pre- and post 2.6.8 kernels. (#74085)
-------------------------------------------------------------------
Sat Mar 26 14:16:14 CET 2005 - garloff@suse.de
- Adapt order of applying soft vs hard limits to peculiar 2.6
requirements for all limits. (#74085, #49323, #60650)
-------------------------------------------------------------------
Sat Mar 26 13:23:09 CET 2005 - garloff@suse.de
- Use eval exec "$4" to invoke binary (#74221, #60650).
-------------------------------------------------------------------
Fri Sep 24 14:59:34 CEST 2004 - garloff@suse.de
- Don't set a limit for locked mem by default. Triggers warning
with latest 2.6.9-rc kernels. (#SUSE45650)
- Document that the stack limit should not be set either, as
NPTL uses this a stack size for multithreade programs.
-------------------------------------------------------------------
Sun Mar 28 19:38:55 CEST 2004 - garloff@suse.de
- Kernel 2.6 needs the soft limits before the hard ones. (#SUSE34323)
-------------------------------------------------------------------
Fri Feb 6 14:20:17 CET 2004 - hmacht@suse.de
- building as non root (#norootforbuild)
-------------------------------------------------------------------
Fri Aug 15 21:09:23 CEST 2003 - garloff@suse.de
- Remove left-over debug output to /tmp
- Specify Command: killall mingetty to restart some service using
the new limits. (We miss sshd and xdm.)
-------------------------------------------------------------------
Tue Aug 12 09:42:17 CEST 2003 - garloff@suse.de
- Update to 1.1: Collect arguments first to reduce the number of
calls to ulimit. (Performance improvement.)
-------------------------------------------------------------------
Fri Aug 8 23:11:05 CEST 2003 - garloff@suse.de
- Creation of SuSE package.