Télécharger la liste

Description du projet

bonnie is a classic file system and storage device benchmark. It tests for linear character-based and block-based reads and writes, and the rewrite pattern. It also does a seek test. While other benchmarks do more sophisticated tests, bonnie is a very reliable and portable program that is suitable for basic testing. Optionally, you can test the operations with direct I/O (O_DIRECT on Linux).

Système requise

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.

2012-02-05 12:43
1.5

Cette version ajoute quelques mises à jour mineures. Il existe des correctifs mise en forme (p. ex., compatible utilisation des unités de MiB/kiB), certains anachronismes K & R ont été supprimées, la page de manuel a vu une mise à jour et le dépassement de capacité qui a empêché un avertissement (que la RAM est plus grande que le fichier de test avec tampon e/S) sur les machines avec grande mémoire a été fixé.
Tags: Minor bugfixes
This release adds some minor updates. There are formatting fixes (e.g., consistent use of MiB/kiB units), some K&R anachronisms have been removed, the manpage has seen an update, and the overflow which prevented a warning (that the RAM is larger than the test file with buffered I/O) on machines with large memory has been fixed.

2003-08-09 21:29
1.4

Corrections de bogues pour l'option-O_DIRECT, et seul la lecture des petits morceaux du disque après avoir chercher (1.3 signalé trop faible nombre pour rechercher la performance en raison des trop grands blocs d'être lu).
Tags: Minor bugfixes
Bugfixes for the -o_direct option, and reading only small chunks from disk after seek (1.3 reported too-low numbers for seek performance because of too-large blocks being read).

Project Resources