Changelog for
bonnie-ctcs2-glue-1.5-15.1.x86_64.rpm :
Sat Feb 4 13:00:00 2012 garloffAATTsuse.de
- Update to bonnie-1.5:
* Formatting changes
* Update manpage
* Remove some K&R anachronisms
* Consistent use of MiB/kiB units
* Fix overflow on large mem machines that prevented warning to
appear
Tue Jan 6 13:00:00 2009 garloffAATTsuse.de
- upgrade to bonnie-1.5pre:
* Support for O_DIRECT
* Estimate seek time
* Fix some warnings and headers
Fri Sep 26 14:00:00 2008 vmarsikAATTsuse.cz
- added subpackage for CTCS2 integration
Sat Apr 26 14:00:00 2008 cooloAATTsuse.de
- remove unused header file
Mon May 22 14:00:00 2006 schwabAATTsuse.de
- Don\'t build as root.
- Don\'t strip binaries.
Fri May 19 14:00:00 2006 roAATTsuse.de
- fix build on ppc64 (define PAGE_MASK if not done)
Wed Jan 25 13:00:00 2006 mlsAATTsuse.de
- converted neededforbuild to BuildRequires
Thu Apr 4 14:00:00 2002 garloffAATTsuse.de
- Version-1.4:
* Fix seek benchmark: 1.3 read too large chunks (1MB instead
of 16k) after every seek, resulting in too low seek numbers.
bug #15642
Sat Feb 23 13:00:00 2002 garloffAATTsuse.de
- Compile fix for archs not supporting O_DIRECT (typo)
- Use O_DIRECT from fcntl.h if present.
Wed Feb 20 13:00:00 2002 garloffAATTsuse.de
- Update to bonnie-1.3:
* Fixed HTML output (thanks to Rupert Kolb for notfying/patch)
* Optionally use O_DIRECT (patch by Chris Mason / Andrea Arc.)