Package rteval: Information

Danger alert: Package removed from sisyphus repository

Removed in the task: #282722
Package removed: Vitaly Chikunov
Deletion date: Aug. 15, 2021
Message: buggy software
Source package: rteval
Version: 2.14.0.28-alt7
Build time:  Oct 18, 2020, 12:30 AM in the task #260048
Report package bug
Summary: Evaluate the performance of a realtime Linux kernel
Description: 
Rteval is a python program written to evaluate the performance of a
realtime Linux kernel on a particular hardware platform. The program
unpacks source code for two loads: hackbench and a Linux kernel
compile, then loops running hackbench and a parallel build of the
Linux kernel. While the loads are running, the cyclictest program is
run to measure realtime performance under load. When the specified run
duration is met, the loads are stopped and cyclictest outputs measured
timer latency values in histogram format, which is analyzed by
rteval. Rteval then writes an XML file to disk with information about
the system (gotten through DMI tables), the raw histogram data
collected during the run and the statistical analysis of the run.

List of rpms provided by this srpm:
rteval (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Vitaly Chikunov

List of contributors:
Vitaly Chikunov

    1. python-module-ethtool
    2. python-module-libxml2
    3. python-module-lxml
    4. python-module-setuptools
    5. python-module-setuptools
    6. python-modules-dmidecode

Last changed


Oct. 18, 2020 Vitaly Chikunov 2.14.0.28-alt7
- Build for armh.
Oct. 17, 2020 Vitaly Chikunov 2.14.0.28-alt6
- Update to latest John Kacur patches.
- spec: Fix Beekeeper rebuild and minor spec changes.
Dec. 5, 2019 Vitaly Chikunov 2.14.0.27.g5ed68ae-alt5
- Remove --numa mode leaving only --smp for cyclictest.