Package rteval-3.9-3.el9.noarch
Name | rteval |
---|---|
Epoch | 0 |
Version | 3.9 |
Release | 3.el9 |
Architecture | noarch |
Website/URL | https://git.kernel.org/pub/scm/utils/rteval/rteval.git |
License | GPLv2 |
Build Time | 2025-03-31 17:07:24 |
Build Host | builder-x86-05.inferitos.ru |
Summary | Utility to evaluate system suitability for RT Linux |
Repositories | NFV, RT |
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 | 163 KiB |
Source Project | rteval-3.9-3.el9 |
SHA-256 checksum | 1e407868012ec6d21a8be6b465bed9ebfbd07fdbea09604ad94315474fb58a2e |
×
* Thu Mar 20 2025 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.9-3 - Rebuilt for MSVSphere 9.6-beta * Fri Feb 07 2025 John Kacur <jkacur@redhat.com> - 3.9-3 - Make the default interval for timerlat in rteval 1100us - Make cyclictest the default measurement module for rteval Resolves: RHEL-78394 * Fri Dec 13 2024 John Kacur <jkacur@redhat.com> - 3.9-2 - Fix missing system statistics Resolves: RHEL-70166 * Thu Nov 14 2024 John Kacur <jkacur@redhat.com> - 3.9-1 - Rebase to upstream rteval-v3.9 Resolves: RHEL-63519 * Fri Oct 25 2024 John Kacur <jkacur@redhat.com> - 3.8-8 - Update the kcompile kernel to linux-6.12-rc4 Resolves: RHEL-63621 * Mon Aug 12 2024 Tomas Glozar <tglozar@redhat.com> - 3.8-7 - Collect tuned state in sysinfo Resolves: RHEL-33303 * Tue Aug 06 2024 Anubhav Shelat <ashelat@redhat.com> - 3.8-6 - Add functionality to allow user to execute cpupower tool to set idle state depth while running rteval. - Disable latency trick by using --default-system option with cyclictest when setting idle state depth. Resolves: RHEL-37645 * Mon Jul 29 2024 Crystal Wood <crwood@redhat.com> - 3.8-5 - Prevent using cyclictest and timerlat and the same time - Add a --noload option - Switch to autosetup, picking up the updates that should have been in 3.8-4 Resolves: RHEL-35506 Resolves: RHEL-50323 * Mon Jun 24 2024 John Kacur <jkacur@redhat.com> - 3.8-4 - Add timerlat tracing - Add Fix -aNone being passed to cyclictest - Add rtla as a requires for timerlat Resolves: RHEL-35461 * Mon Jun 24 2024 Anubhav Shelat <ashelat@redhat.com> - 3.8-3 - Allow rteval to search /usr/bin/ for sysreport - Convert base64 data to text before wrapping. - Add sysreport to gating tests and check the exit status. Resolves: RHEL-44437