Пакет rteval: Информация

    Исходный пакет: rteval
    Версия: 2.14.0.28-alt7
    Собран:  18 октября 2020 г. 0:30 в задании #260048
    Сообщить об ошибке в пакете
    Лицензия: GPL-2.0-or-later
    О пакете: Evaluate the performance of a realtime Linux kernel
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    rteval (x86_64, ppc64le, i586, armh, aarch64)

    Сопровождающий: Vitaly Chikunov

    Список участников:
    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

    Последнее изменение


    18 октября 2020 г. Vitaly Chikunov 2.14.0.28-alt7
    - Build for armh.
    17 октября 2020 г. Vitaly Chikunov 2.14.0.28-alt6
    - Update to latest John Kacur patches.
    - spec: Fix Beekeeper rebuild and minor spec changes.
    5 декабря 2019 г. Vitaly Chikunov 2.14.0.27.g5ed68ae-alt5
    - Remove --numa mode leaving only --smp for cyclictest.