iozone
IOzone is a filesystem benchmark tool. The benchmark generates and measures a variety of file operations. Iozone has been ported to many machines and runs under many operating systems.
Iozone is useful for performing a broad filesystem analysis of a vendor’s computer platform. The benchmark tests file I/O performance for the following operations: read, write, re-read, re-write, read backwards, read strided, fread, fwrite, random read, pread ,mmap, aio_read, aio_write
- Sources inherited from project openSUSE:Leap:42.3:NonFree
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:42.3:NonFree:Update/iozone && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Iozone_License.txt | 0000001197 1.17 KB | |
gpl-2.0.txt | 0000018092 17.7 KB | |
iozone.changes | 0000007292 7.12 KB | |
iozone.spec | 0000003704 3.62 KB | |
iozone3_444.tgz | 0000823479 804 KB |
Revision 2 (latest revision is 3)
Dominique Leuenberger (dimstar_suse)
accepted
request 406426
from
Martin Pluskal (pluskalm)
(revision 2)
- Filter -Wall from optflags to prevent post-build check failure: * no-return-in-nonvoid-function libbif.c:175, 224, 256,343, 386, 402 * license does not allow us to modify sources * reported issues seems harlmess in case of io benchmark - Update to version 3_444: * Cleanup 64 bit compiles. * Code cleanup for all of the un-needed void * maddness. * Code cleanup for casting consistency and *&(^&*( compiler warnings !!! * Code cleanup for casting consistency - Update to 3_434 * Adding code from Alexey Skidanov. Pthread burst I/O. - Build with optflags - Enable PREADV and PWRITEV - Minor spec file cleanups - Fix typo in changelog - update to version 3_430
Comments 0