Hei hei, I needed to investigate some latency issues on a system with PREEMPT_RT kernel, and while trace-cmd has a fairly recent version in ptxdist, cyclictest (which is part of rt-tests) has not. To do the version bump, it was necessary to have libnuma, which is part of the new 'numactl' package. Note: some new test tools were added to upstream rt-tests, but not yet to the ptxdist package. If someone needs those, they can be added later.
Greets Alex Alexander Dahl (2): numactl: Add new package rt-tests: version bump 1.0 -> 2.3 rules/numactl.in | 18 ++++++++++++++ rules/numactl.make | 59 +++++++++++++++++++++++++++++++++++++++++++++ rules/rt-tests.in | 5 +--- rules/rt-tests.make | 7 +++--- 4 files changed, 81 insertions(+), 8 deletions(-) create mode 100644 rules/numactl.in create mode 100644 rules/numactl.make base-commit: 114887419025a5b377c94f0443b8320989f3c736 -- 2.30.2
