Next | Query returned 3 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2014-10-09 16:06:26 by Thomas Klausner | Files touched by this commit (97)
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
   2012-09-24 19:14:23 by Aleksej Saushev | Files touched by this commit (43)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-06-01 17:27:01 by Hauke Fath | Files touched by this commit (6) | Imported package
Log message:
Import bonnie++-1.96nb1 as wip/bonnie++-current.

Bonnie++ is a benchmark suite that is aimed at performing a number of
simple tests of hard drive and file system performance. Bonnie++ was
based on the code for Bonnie by Tim Bray.

Differences between Bonnie++ 1.00 and 2.00.

Version 2.00 is totally threaded, this has many subtle impacts on the way the
code works.  This changed the per-char results so I decided to make it do
per-byte tests using write() and read() instead.  The results are now much
less.  From 1.92.

When closing files for the IO tests the operation is to fsync() each file
handle.  This means on Linux and other OSs that agressively cache writes the
write performance will be noticably less, but the results will be more
accurate.  From 1.90b.

The number of seek processes is now 5 instead of 3.  Now almost all new hard
drives have some sort of seek reordering capability, and OSs are getting
smarter about maintaining queues.  This and the increasing popularity of RAID
arrays requires more seek procs to do a reasonable test.


Next | Query returned 3 messages, browsing 1 to 10 | previous