- update to 3.2:
* Updated kernel HZ value to default to 250 on Linux since that
* is the configuration default.
* Added new command line parameter, -j (--hz) which allows the
user to override the kernel HZ value. We assume 250 on Linux and
100 on other kernels, but the user can set this to any integer
value.
* The new version fixes an issue with monitoring a target process which
has multiple children and a low CPU limit throttle. In some cases this
+ Added the --quiet (-q) flag to make
OBS-URL: https://build.opensuse.org/request/show/1324614
OBS-URL: https://build.opensuse.org/package/show/utilities/cpulimit?expand=0&rev=22
- new upstream version 2.5
* Added some protection against causing a fork bomb when the
throttled process is a parent to LimitCPU.
- includes 2.4
* Introduced ability to watch children of the target process. This
means forks of the process we are throttling can also be
throttled, using the "-m" or "--monitor-forks" flags.
- includes 2.3
* Applied patch to man page which fixes -s description.
* Added --foreground, -f flag for launching target programs in the
foreground. LimitCPU then waits for the target process to exit.
Should be useful in scripts.
- rebase cpulimit-2.2-do_not_forget_version.patch
- cleanup with spec-cleaner
OBS-URL: https://build.opensuse.org/request/show/577708
OBS-URL: https://build.opensuse.org/package/show/utilities/cpulimit?expand=0&rev=7