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

    Исходный пакет: fio
    Версия: 3.37-alt1
    Собран:  13 мая 2024 г. 10:53
    Сообщить об ошибке в пакете
    Домашняя страница: 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 (loongarch64)
    fio-checkinstall (noarch)
    fio-debuginfo (loongarch64)
    fio-engine-http (loongarch64)
    fio-engine-http-debuginfo (loongarch64)
    fio-engine-libblkio (loongarch64)
    fio-engine-libblkio-debuginfo (loongarch64)
    fio-engine-libiscsi (loongarch64)
    fio-engine-libiscsi-debuginfo (loongarch64)
    fio-engine-nbd (loongarch64)
    fio-engine-nbd-debuginfo (loongarch64)
    fio-engine-rados (loongarch64)
    fio-engine-rados-debuginfo (loongarch64)
    fio-engine-rdma (loongarch64)
    fio-engine-rdma-debuginfo (loongarch64)
    gfio (loongarch64)
    gfio-debuginfo (loongarch64)

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


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

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


    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.