1 Source: bonnie++ 2 Section: utils 3 Priority: optional 4 Maintainer: Russell Coker <russell@coker.com.au> 5 Standards-Version: 3.5.6 6 Build-Depends: debhelper 7 8 Package: bonnie++ 9 Architecture: any 10 Depends: ${shlibs:Depends} 11 Conflicts: zcav, bonnie 12 Replaces: zcav, bonnie 13 Provides: zcav, bonnie 14 Description: Hard drive bottleneck testing benchmark suite. 15 It is called Bonnie++ because it was based on the Bonnie program. This 16 program also tests performance with creating large numbers of files. 17 Now includes zcav raw-read test program. A modern hard drive will have more 18 sectors in the outer tracks because they are longer. The hard drive will 19 have a number (often more than 8) of zones where each zone has the same 20 number of sectors (due to the need for an integral number of sectors per 21 track). This program allows you to determine the levels of performance 22 provided by different zones and store them in a convenient format for gnuplot.