Commit Graph

31 Commits

Author SHA1 Message Date
Chris White
734312c392 Build 1.19.3-2 with systemd patch
- systemd: ensure that pidfile directory exists

Resolves: RHEL-34055

Signed-off-by: Chris White <chwhite@redhat.com>
2024-06-13 11:24:42 -07:00
Chris White
029b2b1313 Rebase to upstream stalld-1.19.3
- Makefile: change build to use FORTIFY_SOURCE=3
- src/utils.c: fix off-by-one error in buffer allocation

Resolves: RHEL-34055

Signed-off-by: Chris White <chwhite@redhat.com>
2024-05-28 13:51:49 -07:00
Chris White
3594367e0e Rebase to upstream stalld-1.19.2
- stalld.conf: Fix stalld service start fail
- throttling.c:  null terminate input buffer
- stalld: free malloc'd buffer on function exit
- throttlectl.sh: use legal value for exit on fail
- Make fill_process_comm() open comm file as READ_ONLY

Resolves: RHEL-34055
Signed-off-by: Chris White <chwhite@redhat.com>
2024-05-10 13:14:56 -07:00
Clark Williams
74fbc7b86b version bump to 1.19.1
Signed-off-by: Clark Williams <williams@redhat.com>
2024-02-09 12:37:53 -06:00
Clark Williams
55c2af581e bump release to 1.19-2
Signed-off-by: Clark Williams <williams@redhat.com>
2024-02-08 17:18:34 -06:00
Clark Williams
7c18786fbc specfile: allow bpf build on s390x
Signed-off-by: Clark Williams <williams@redhat.com>
2024-02-08 14:25:28 -06:00
Clark Williams
0286d54b2f logic to exclude BPF build for i686 and s390x
Signed-off-by: Clark Williams <williams@redhat.com>
2024-01-25 10:30:37 -06:00
Clark Williams
0efbabfb70 update to stalld v1.19
This update brings in the BPF mechanism to monitor runqueues and
detect stalled processes. At some point in the future this will
become the default runtime mode for stalld.

Signed-off-by: Clark Williams <williams@redhat.com>
2024-01-09 09:35:22 -06:00
Clark Williams
53908f4c9d Fix to sync specfile/changelog versioning
Signed-off-by: Clark Williams <williams@redhat.com>
2023-12-18 17:08:22 -06:00
Clark Williams
b66807005d remove bpftool buildrequire
Signed-off-by: Clark Williams <williams@redhat.com>
2023-12-18 15:19:30 -06:00
Clark Williams
62292d5d54 specfile: updated License: field to match SPDX values
Signed-off-by: Clark Williams <williams@redhat.com>
2023-12-18 12:38:05 -06:00
Fedora Release Engineering
6bb64a46d0 Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-22 02:30:21 +00:00
Fedora Release Engineering
fd2902c49b Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-21 04:02:35 +00:00
Fedora Release Engineering
e6a39cae0a Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-23 09:24:16 +00:00
Fernando Pacheco
406fc6f3c7 Update to version 1.16
Signed-off-by: Fernando Pacheco <fpacheco@redhat.com>
2022-04-07 14:25:05 -07:00
Fedora Release Engineering
9a018bf70c - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-22 01:39:05 +00:00
Fernando Pacheco
63fa7fabd7 Update to version 1.15
Signed-off-by: Fernando Pacheco <fpacheco@redhat.com>
2021-11-16 08:56:31 -08:00
Clark Williams
22bb6d4b47 update to version 1.14.1 2021-07-21 11:48:01 -05:00
Clark Williams
f83b550972 version 1.13 2021-07-07 11:08:44 -05:00
Clark Williams
d2e48d71c0 version 1.11 2021-05-13 20:38:32 -05:00
Clark Williams
12bd3adfd5 version 1.10 2021-04-28 20:28:48 -05:00
Zbigniew Jędrzejewski-Szmek
de7d2112fb Rebuilt for updated systemd-rpm-macros
See https://pagure.io/fesco/issue/2583.
2021-03-02 16:12:14 +01:00
Clark Williams
48b84729ed update to version 1.9 2021-02-17 09:17:54 -06:00
Clark Williams
fcc2fbd8ea update to version 1.8 2021-02-05 15:34:37 -06:00
Clark Williams
b04d356dd4 update to version 1.6 2021-01-29 23:14:49 -06:00
Fedora Release Engineering
c834b0e632 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-27 21:02:13 +00:00
Clark Williams
449ffe92db Move disable of RT throttling to before test for SCHED_DEADLINE 2020-12-11 12:51:10 -06:00
Clark Williams
404013df54 update to handle old /proc/sched_debug format; minor code cleanups 2020-11-03 11:25:21 -06:00
Clark Williams
b02e12998b Release 1.1 2020-10-28 08:27:44 -05:00
Clark Williams
d5e2487938 stalld: update for FIFO feature and parser bug fix
Signed-off-by: Clark Williams <williams@redhat.com>
2020-10-04 20:46:29 -05:00
Clark Williams
1b32e3b26e Initial import (#1872867)
Signed-off-by: Clark Williams <williams@redhat.com>
2020-09-01 14:12:19 -05:00