Fix issues with using --json without --histogram (both cyclictest and
cyclicdeadline), and using --histogram without --quiet in cyclicdeadline.
Resolves: RHEL-9910
Signed-off-by: Crystal Wood <crwood@redhat.com>
Make the cyclictest histogram work as a library, and make it work with
cyclicdeadline
Resolves: RHEL-9910
Signed-off-by: Crystal Wood <crwood@redhat.com>
- Add error checking in hackbench to connect and getsockname
- Fix compile warnings in hackbench because of comparison of different signs
- Fix compile warnings in hackbench because of warnings about fall through
Resolves: rhbz#bz2115067
Signed-off-by: John Kacur <jkacur@redhat.com>
Remove the arbitrary limit on the number of threads for the following
programs
pmqtest, ptsematest, sigwaittest, svsematest
Resolves: rhbz#2129891
Signed-off-by: John Kacur <jkacur@redhat.com>
cyclictest: Ignore inherited affinity when applying new affinity
- Fix parsing of affinity
- Ignore the runtime cpumask if a new cpumask is requested
Resolves: rhbz#2050244
Signed-off-by: John Kacur <jkacur@redhat.com>
- Update to latest upstream 2.3
- Correct the comment of numa_initialize()
- oslat.8: Remove the argument of --bias
Resolves: rhbz#2012297
Signed-off-by: Leah Leshchinsky <lleshchi@redhat.com>
This fixes a potential double mount of cgroups in both
deadline_test
and cyclicdeadline_test
Resolves: rhbz#2011415
Signed-off-by: John Kacur <jkacur@redhat.com>
- Take into account the rename of the sched_features file for HRTICK
- Use HRTICK_DL if available
Resolves: rhbz#1973083
Signed-off-by: John Kacur <jkacur@redhat.com>