13 Commits

Author SHA256 Message Date
27c74a1f68 Accepting request 1324614 from home:dirkmueller:Factory
- 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
2025-12-30 01:29:37 +00:00
325a351446 Accepting request 1175339 from home:amanzini:branches:utilities
- update to 3.1:
  * 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 
    situation could lead to LimitCPU crashing. This has been fixed and the
    monitoring of children processes has been made slightly more efficient.

OBS-URL: https://build.opensuse.org/request/show/1175339
OBS-URL: https://build.opensuse.org/package/show/utilities/cpulimit?expand=0&rev=20
2024-05-22 17:41:06 +00:00
dd6c30af03 - Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN.

OBS-URL: https://build.opensuse.org/package/show/utilities/cpulimit?expand=0&rev=18
2024-02-21 15:51:14 +00:00
d0d112c751 3.0
OBS-URL: https://build.opensuse.org/package/show/utilities/cpulimit?expand=0&rev=16
2023-05-14 17:57:35 +00:00
85ab2918b0 Accepting request 1083363 from home:dirkmueller:Factory
- update to 2.9:
  * When counting CPU cycles (jiffies) we now use
    a "long" type instead of "int" to avoid running
    out of space when tracking on-running processes.

OBS-URL: https://build.opensuse.org/request/show/1083363
OBS-URL: https://build.opensuse.org/package/show/utilities/cpulimit?expand=0&rev=14
2023-05-02 09:39:03 +00:00
9814ea6e0d Accepting request 1045765 from home:dirkmueller:Factory
- update to 2.8:
  * Made exit message when child signal is caught only show up
  when in verbose mode.
  * Adjusted the way the VERSION value is assigned in the Makefile.
  CFLAGS was being overwritten by Debian's build process.

OBS-URL: https://build.opensuse.org/request/show/1045765
OBS-URL: https://build.opensuse.org/package/show/utilities/cpulimit?expand=0&rev=12
2023-01-08 00:23:33 +00:00
da88920a82 Accepting request 941717 from home:dirkmueller:Factory
- update to 2.7:
  * Fixed compiler warnings regarding string lengths.

OBS-URL: https://build.opensuse.org/request/show/941717
OBS-URL: https://build.opensuse.org/package/show/utilities/cpulimit?expand=0&rev=11
2021-12-22 22:30:09 +00:00
f97c389843 Accepting request 829640 from home:dirkmueller:branches:utilities
- update to 2.6:
  * Fixed indentation to avoid compiler warnings. No functional change.
  * Updated manual page to warn against using -m on a script.

OBS-URL: https://build.opensuse.org/request/show/829640
OBS-URL: https://build.opensuse.org/package/show/utilities/cpulimit?expand=0&rev=9
2020-09-01 07:55:34 +00:00
OBS User mrdocs
11c39dd8ac Accepting request 577708 from home:avindra
- 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
2018-02-19 03:36:06 +00:00
OBS User mrdocs
e5e59f3f86 Accepting request 266426 from home:anubisg1:networking
new upstream version, please push to Factory because gns3 requires it

OBS-URL: https://build.opensuse.org/request/show/266426
OBS-URL: https://build.opensuse.org/package/show/utilities/cpulimit?expand=0&rev=5
2014-12-31 03:12:56 +00:00
OBS User mrdocs
09b9e77463 Accepting request 184130 from home:malcolmlewis:branches:utilities
Updated to version 1.9

OBS-URL: https://build.opensuse.org/request/show/184130
OBS-URL: https://build.opensuse.org/package/show/utilities/cpulimit?expand=0&rev=4
2013-07-26 07:03:10 +00:00
Ismail Dönmez
5654664082 Accepting request 131563 from home:openSUSE_user1
Done. Changes file was updated.

OBS-URL: https://build.opensuse.org/request/show/131563
OBS-URL: https://build.opensuse.org/package/show/utilities/cpulimit?expand=0&rev=2
2012-08-26 16:19:53 +00:00
Pascal Bleser
c589442db7 1.3
OBS-URL: https://build.opensuse.org/package/show/utilities/cpulimit?expand=0&rev=1
2011-05-17 23:26:30 +00:00