<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/benchmarks, branch pkgsrc_2010Q3</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2010Q3</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2010Q3'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2010-07-30T10:36:22Z</updated>
<entry>
<title>"fortran" -&gt; "fortran77" except where it is clear that it isn't F77.</title>
<updated>2010-07-30T10:36:22Z</updated>
<author>
<name>asau</name>
<email>asau</email>
</author>
<published>2010-07-30T10:36:22Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=da16d60356f22c767282fbc2a64091fbe1a8eafd'/>
<id>urn:sha1:da16d60356f22c767282fbc2a64091fbe1a8eafd</id>
<content type='text'>
"fortran" is alias of "fortran77" for now, but it will change later.
</content>
</entry>
<entry>
<title>Bump PKGREVISION for libpng shlib name change.</title>
<updated>2010-06-13T22:43:46Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2010-06-13T22:43:46Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c3512e82cfd1ef757581484eb740c7cd398411b9'/>
<id>urn:sha1:c3512e82cfd1ef757581484eb740c7cd398411b9</id>
<content type='text'>
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
</content>
</entry>
<entry>
<title>Remove patches that were not in distinfo after 2.4.5 update.</title>
<updated>2010-06-03T09:33:23Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2010-06-03T09:33:23Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ea89087e0fc984c9e9d84dd6b00198b95da7d3e8'/>
<id>urn:sha1:ea89087e0fc984c9e9d84dd6b00198b95da7d3e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changes 0.4.12:</title>
<updated>2010-05-27T10:49:07Z</updated>
<author>
<name>adam</name>
<email>adam</email>
</author>
<published>2010-05-27T10:49:07Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=51194593e51bd2c24758c6cf436c5ed2597f5001'/>
<id>urn:sha1:51194593e51bd2c24758c6cf436c5ed2597f5001</id>
<content type='text'>
* Made forced shutdown introduced in 0.4.11 optional via the --forced-shutdown
  switch and off by default.

Changes 0.4.11:
* Added --oltp-reconnect-mode to the OLTP test.
* Minor fixes to remove compiler warnings and DocBook processing on Mac OS X.
* Added forced test shutdown to avoid endless execution when DB server freezes
* Backport of Windows support from the 0.5 branch

Changes 0.4.10:
* Fixed the bug with empty --mysql-create-options
* Merge two patches from Tim Cook:
- use lrand48() as random() is not thread-safe on most platforms
- use libumem/mtmalloc for memory allocation if available on the target platform
* Got rid of some unnecessary malloc() calls in drv_mysql.c
</content>
</entry>
<entry>
<title>gnuplot isn't used, remove it completely.</title>
<updated>2010-05-16T11:16:19Z</updated>
<author>
<name>asau</name>
<email>asau</email>
</author>
<published>2010-05-16T11:16:19Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d16179e584be27c5f79016d6c2f111aa320b6fa0'/>
<id>urn:sha1:d16179e584be27c5f79016d6c2f111aa320b6fa0</id>
<content type='text'>
Use common point to depend on MPI (mk/mpi.buildlink3.mk).
</content>
</entry>
<entry>
<title>Changes 2.4.5:</title>
<updated>2010-05-06T11:14:01Z</updated>
<author>
<name>adam</name>
<email>adam</email>
</author>
<published>2010-05-06T11:14:01Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5da2adee5b9d9f14661388a2aec21c670045700b'/>
<id>urn:sha1:5da2adee5b9d9f14661388a2aec21c670045700b</id>
<content type='text'>
* Fixes for Linux procstat-based CPU utilization on newer kernels
  from Andrew Gallatin.
* Fix for a TCP_RR hang from Michael Shuldman
* Compilation cleanups for MingW cnd MSDOS (djgpp) ourtesy of Gisle Vanem.
* Changes to enable compilation and building of netperf for
  VMware. Kudos to the person who did the first port, I will be happy
  to name that person when told it is OK :)
* Fixes from Adam Bidema for launching netserver children when the
  path to netserver.exe is very long.
* For the first time, netperf2 has a dependency, albeit optional, on
  another non-base-os bit of code - libsmbios under Linux.
* Fixes for BSD CPU utilization to deal with different BSD variants
  using different types.
* The "omni" suite has been added on an experimental basis.
* Coming along for the ride are some new platform specific files to
  determine the probable egress interface for each end of a test, as
  well as driver information for that interface.
* The UDP_RR test now understands the global -f option to change
  output units.  It also understands the -B option to tag
  results. Courtesy of Alexander Duyck.
* A fix has been added for hanging UDP_RR tests under Windows.
* Fixes for Solaris sendfilev usage.
* A TCP_MSS test has been added which will report the MSS for a data
  connection setup as if the test were a TCP_STREAM test.
* The width of the confidence interval can be specified in fractions
  of a percent for the confidence of a clean, close, comfortable
  calculation. :)
* Honor the global -B option in a TCP_SENDFILE test.
* Correct the sense of Send/Recv in the banner of a TCP_MAERTS test.
</content>
</entry>
<entry>
<title>Need 64bit off_t, so pass -D_FILE_OFFSET_BITS=64 to CFLAGS on Linux.</title>
<updated>2010-04-01T06:59:19Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2010-04-01T06:59:19Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=254e41c3c186f7842d98e13fb263e3ca23072da0'/>
<id>urn:sha1:254e41c3c186f7842d98e13fb263e3ca23072da0</id>
<content type='text'>
Fixes PR#43094.
</content>
</entry>
<entry>
<title>Update bonnie++ to 1.03e.</title>
<updated>2010-04-01T06:34:14Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2010-04-01T06:34:14Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c01c5dcd364f0a089afec9d1d9c3a2189bc80b6c'/>
<id>urn:sha1:c01c5dcd364f0a089afec9d1d9c3a2189bc80b6c</id>
<content type='text'>
bonnie++ (1.03e)

  * Added the -D option to bonnie++ to use direct IO (O_DIRECT) for bulk IO.
    Thanks to Dave Murch from Violin Memory - http://violin-memory.com/

 -- Russell Coker &lt;russell@coker.com.au&gt;  Wed, 10 Dec 2008 09:08:00 +1100

bonnie++ (1.03d)

  * Made it compile with GCC 4.3.
  * Added the URL to the man pages.
  * Made zcav display the total time and average speed for a loop and also the
    time that each loop completed.
  * Made the zcav default block size 256M to cope with larger and faster disks.
  * Made the zcav output units be in MiB/s and GiB.
  * Improved the Bonnie++ man page in regard to the -y and -p options.
  * Use DH_COMPAT=4 and dh_installman.

 -- Russell Coker &lt;russell@coker.com.au&gt;  Wed, 23 Jul 2008 10:54:24 +1000
</content>
</entry>
<entry>
<title>Recursive revision bump for GMP update.</title>
<updated>2010-03-24T19:43:21Z</updated>
<author>
<name>asau</name>
<email>asau</email>
</author>
<published>2010-03-24T19:43:21Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=97aa346feb310d97b49cda30592802dc5de31c26'/>
<id>urn:sha1:97aa346feb310d97b49cda30592802dc5de31c26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reset maintainer, developer lost his commit bit.</title>
<updated>2010-03-21T16:29:38Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2010-03-21T16:29:38Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4e824c5ae5a9a482961fcacd963e361cfd5c375d'/>
<id>urn:sha1:4e824c5ae5a9a482961fcacd963e361cfd5c375d</id>
<content type='text'>
</content>
</entry>
</feed>
