[ All 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 ]
×

Package fio-3.35-1.el9.x86_64 download

Name fio
Epoch 0
Version 3.35
Release 1.el9
Architecture x86_64
Website/URL http://git.kernel.dk/?p=fio.git;a=summary
License GPLv2
Build Time 2023-10-04 15:02:18
Build Host builder-x86-01.inferitos.ru
Summary Multithreaded IO generation tool
Repositories AppStream
Description fio is an I/O 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.
Errata
Size 6432 KiB
Source Project fio-3.35-1.el9
SHA-256 checksum 60135d5c0dd6cc0146223b73ec819eec0da5b608d7581999366db8baf61398e1
× Full screenshot
Changelog link
* Sat May 27 2023 Pavel Reichl <preichl@redhat.com> - 3.35-1
- Rebase to new upstream release
- Do NOT drop support for pmemblk https://github.com/axboe/fio/commit/04c1cdc
- Add signature check
- Related: rhbz#2188805

* Fri Apr 14 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 3.27-8
- Rebuilt for MSVSphere 9.2 beta

* Mon Oct 24 2022 Pavel Reichl <preichl@redhat.com> - 3.27-8
- Fix fio failure with --verify=crc32c on arm
  Related: rhbz#1974189

* Tue Feb 08 2022 Eric Sandeen <sandeen@redhat.com> - 3.27.7
- Use LDFLAGS when linking dynamic engines
  Related: rhbz#2044858

* Tue Aug 10 2021 Eric Sandeen <sandeen@redhat.com> - 3.27.5
- Add gating CI yaml file

* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 3.27-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

* Thu Aug 05 2021 Eric Sandeen <sandeen@redhat.com> - 3.27-3
- Fix crash on --enghelp option
- Fix FTBFS with new kernel headers (bz#1984823)

* Wed Jun 16 2021 Mohan Boddu <mboddu@redhat.com> - 3.27-2
- Rebuilt for RHEL 9 BETA for openssl 3.0
  Related: rhbz#1971065

* Thu May 27 2021 Eric Sandeen <sandeen@redhat.com> - 3.27-1
- New upstream version