Download List

Descripción del Proyecto

fio is an I/O tool meant to be used both for benchmark and stress/hardware verification. It has support for 19 different types of I/O engines (sync, mmap, libaio, posixaio, SG v3, splice, null, network, syslet, guasi, solarisaio, and more), I/O priorities (for newer Linux kernels), rate I/O, forked or threaded jobs, and much more. It can work on block devices as well as files. fio accepts job descriptions in a simple-to-understand text format. Several example job files are included. fio displays all sorts of I/O performance information, including complete IO latencies and percentiles. Fio is in wide use in many places, for both benchmarking, QA, and verification purposes. It supports Linux, FreeBSD, NetBSD, OpenBSD, OS X, OpenSolaris, AIX, HP-UX, Android, and Windows.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-09-16 23:24 Back to release list
1.58

Esta versión incluye un motor de RDMA IO, añade soporte para que funcione la cosecha directa de eventos completa con libaio IO motor, asegura que las opciones bool también el trabajo si se les da un parámetro, añade soporte para "agujereada" patrones de IO, corrige un error de información de latencia, fija un error de disco de utilización de puestos de trabajo retrasado, añade soporte para resolución fio_generate_plots, fija el cálculo de la desviación estándar resume, añade soporte finalización latencia percentil, y fija un montón de otros problemas menores.
This release adds an RDMA IO engine, adds support for direct userspace reaping of completed events with libaio IO engine, ensures that bool options also work if given a parameter, adds support for "holed" IO patterns, fixes a latency reporting bug, fixes a disk utilization bug for delayed jobs, adds resolution support to fio_generate_plots, fixes summed computation of standard deviation, adds completion latency percentile support, and fixes lots of other minor bugs.

Project Resources