Downloadliste

Projektbeschreibung

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).

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Diese Veröffentlichung fügt einige kleinere Updates. Es gibt Formatierung Korrekturen (z. B. konsistent verwenden MiB/KiB-Einheiten), einige Anachronismen K & R wurden entfernt, die Manpage gesehen hat, ein Update, und der Überlauf eine Warnung verhindert (das der RAM größer als die Testdatei mit gepufferten e/A) auf Computern mit großem Speicher wurde behoben.
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

Bugfixes für die O_DIRECT-Option und Lesen nur kleine Stücke von der Festplatte suchen nach (1,3 gemeldet zu niedrigen Zahlen für suchen die Leistung aufgrund von zu großen Blöcken gelesen wird).
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