Package rteval-3.7-4.el8.noarch
Name | rteval |
---|---|
Epoch | 0 |
Version | 3.7 |
Release | 4.el8 |
Architecture | noarch |
Website/URL | https://git.kernel.org/pub/scm/utils/rteval/rteval.git |
License | GPLv2 |
Build Time | 2024-05-27 11:32:36 |
Build Host | builder-x86-04.inferitos.ru |
Summary | Utility to evaluate system suitability for RT Linux |
Repositories | RT, NFV |
Description | The rteval script is a utility for measuring various aspects of realtime behavior on a system under load. The script unpacks the kernel source, and then goes into a loop, running hackbench and compiling a kernel tree. During that loop the cyclictest program is run to measure event response time. After the run time completes, a statistical analysis of the event response times is done and printed to the screen. |
Errata | — |
Size | 158 KiB |
Source Project | rteval-3.7-4.el8 |
SHA-256 checksum | b0e189208791a44fecb5a9d3e783d38ac11850de648fa056961abd0c6a1622b2 |
×
* Wed Jan 31 2024 Tomas Glozar <tglozar@redhat.com> - 3.7-4 - Added patchset for relative cpuset functionality from upstream Resolves: RHEL-21926 * Wed Dec 27 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.7-3 - Rebuilt for MSVSphere 8.9 * Wed Nov 15 2023 John Kacur <jkacur@redhat.com> - 3.7-3 - Add an rpminspect file to pass gating which is failing due to python egg-info directory permissions Resolves: RHEL-16401 * Mon Nov 13 2023 John Kacur <jkacur@redhat.com> - 3.7-2 - Remove upstream spec files Resolves: RHEL-9189 * Wed Oct 25 2023 John Kacur <jkacur@redhat.com> - 3.7-1 - Rebase to upstream rteval-3.7 - Revert the change to use a newer default kernel Resolves: RHEL-8967 * Thu Oct 05 2023 Tomas Glozar <tglozar@redhat.com> - 3.5-9 - Added patch set that enables rteval to do load calculations and reporting correctly on systems with isolated CPUs jiraProject== RHEL-8680 * Wed Oct 04 2023 John Kacur <jkacur@redhat.com> - 3.5-8 - Added patches to use argparse instead of deprecated optparse jiraProject == RHEL-9029 * Fri Aug 11 2023 John Kacur <jkacur@redhat.com> - 3.5-7 - Added patches to use f-strings where possible, no functional change jiraProject == RHEL-797 * Thu Jun 08 2023 John Kacur <jkacur@redhat.com> - 3.5-6 - Add tests/tests.yml and tests/scripts/run_tests.sh for gating Resolves: rhbz#2213609 jiraProject == RHELPLAN-159326 * Wed Jun 07 2023 John Kacur <jkacur@redhat.com> - 3.5-5 - Added code to check if the /proc/net/if_net6 file exists. Resolves: rhbz#2210106 jiraProject == RHELPLAN-158239