pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/bonnie++-current



Module name:    wip
Committed by:   hfath
Date:           Fri Jun  1 15:27:01 UTC 2012

Import into wip/bonnie++-current

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.

Status:

Vendor Tag:     HFATH
Release Tags:   HFATH_20120601
                
N wip/bonnie++-current/Makefile
N wip/bonnie++-current/PLIST
N wip/bonnie++-current/distinfo
N wip/bonnie++-current/DESCR
N wip/bonnie++-current/patches/patch-bonnie++.cpp
N wip/bonnie++-current/patches/patch-Makefile.in

No conflicts created by this import


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index