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>