Changelog for
bonnie-ctcs2-glue-1.5-18.1.i586.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.)
Wed Aug 30 14:00:00 2000 garloffAATTsuse.de
- Update to 1.2:
* New option -u for getc_/putc_unlocked.
* Fixed CPU percentage reports if equal or in excess of 100%.
* Machine name defaults to hostname now.
- Use BuildRoot.
Sun Feb 13 13:00:00 2000 garloffAATTsuse.de
- Moved manpage to /usr/share/man
- new options -y, -S, -p
- Add warning if test-size smaller memsize
Mon Sep 13 14:00:00 1999 bsAATTsuse.de
- ran old prepare_spec on spec file to switch to new prepare_spec.
Tue Jul 20 14:00:00 1999 garloffAATTsuse.de
- Initial check in of Big Bonnie.
- Added breakhandler to remove temporary files.