[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Пакет rteval-3.9-3.el9.noarch download

Имя rteval
Эпоха 0
Версия 3.9
Релиз 3.el9
Архитектура noarch
Сайт https://git.kernel.org/pub/scm/utils/rteval/rteval.git
Лицензия GPLv2
Время сборки 2025-03-31 17:07:24
Хост сборки builder-x86-05.inferitos.ru
Краткое описание Utility to evaluate system suitability for RT Linux
Репозитории NFV, RT
Полное описание 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.
Эррата
Размер 163 КиБ
Исходный проект rteval-3.9-3.el9
Контрольная сумма SHA-256 1e407868012ec6d21a8be6b465bed9ebfbd07fdbea09604ad94315474fb58a2e
× Full screenshot
История изменений link
* 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