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

    Исходный пакет: fio
    Версия: 3.37-alt1
    Собран:  29 марта 2024 г. 19:32
    Сообщить об ошибке в пакете
    Домашняя страница: https://git.kernel.dk/cgit/fio/

    Лицензия: GPL-2.0
    О пакете: Flexible I/O Tester
    Описание: 
    fio is a tool that will spawn a number of threads or processes doing a
    particular type of io action as specified by the user. fio takes a
    number of global parameters, each inherited by the thread unless
    otherwise parameters given to them overriding that setting is given.
    The typical use of fio is to write a job file matching the io load
    one wants to simulate.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    fio (riscv64)
    fio-checkinstall (noarch)
    fio-debuginfo (riscv64)
    fio-engine-http (riscv64)
    fio-engine-http-debuginfo (riscv64)
    fio-engine-libblkio (riscv64)
    fio-engine-libblkio-debuginfo (riscv64)
    fio-engine-libiscsi (riscv64)
    fio-engine-libiscsi-debuginfo (riscv64)
    fio-engine-nbd (riscv64)
    fio-engine-nbd-debuginfo (riscv64)
    fio-engine-rados (riscv64)
    fio-engine-rados-debuginfo (riscv64)
    fio-engine-rdma (riscv64)
    fio-engine-rdma-debuginfo (riscv64)
    gfio (riscv64)
    gfio-debuginfo (riscv64)

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


      1. CUnit-devel
      2. ceph-devel
      3. libaio-devel
      4. libblkio-devel
      5. libcurl-devel
      6. libglusterfs-devel
      7. libgtk+2-devel
      8. libiscsi-devel
      9. libnbd-devel
      10. libnfs-devel
      11. libnuma-devel
      12. libpmem-devel
      13. librdmacm-devel
      14. libssl-devel
      15. zlib-devel
      16. rpm-build-python3

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


    27 марта 2024 г. Vitaly Chikunov 3.37-alt1
    - Update to fio-3.37 (2024-03-26).
    24 октября 2023 г. Vitaly Chikunov 3.36-alt2
    - Split external I/O engine into separate packages.
    - spec: Add checkinstall package.
    - spec: Update Summary.
    23 октября 2023 г. Vitaly Chikunov 3.36-alt1
    - Update to fio-3.36 (2023-10-20).
    - Enable nbd and nfs engines.
    - Merge fio-tools into fio package.
    - spec: Run unit tests in %check.