Commit Graph

18 Commits

Author SHA1 Message Date
Chris White
5172fd69e7 Build 1.19.5-1
- Refactor Makefile to fix passing options to koji builds`

Resolves: RHEL-34055

Signed-off-by: Chris White <chwhite@redhat.com>
2024-07-18 13:22:34 -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
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
Fernando Pacheco
406fc6f3c7 Update to version 1.16
Signed-off-by: Fernando Pacheco <fpacheco@redhat.com>
2022-04-07 14:25:05 -07: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
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
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
1b32e3b26e Initial import (#1872867)
Signed-off-by: Clark Williams <williams@redhat.com>
2020-09-01 14:12:19 -05:00