Subject: CVS commit: pkgsrc/sysutils/systester
From: Thomas Klausner
Date: 2014-08-09 17:51:22
Message id: 20140809155122.EA25E96@cvs.netbsd.org

Log Message:
Import systester-1.5.1 as sysutils/systester.

System Stability Tester tries to test the system's stability by
calculating up to 128 millions of Pi digits. It supports multiple
calculation algorithms. For the moment only two have been implemented.
The Quadratic Convergence of Borwein and Gauss-Legendre, the
algorithm SuperPi uses. The testing process includes the creation
of two or more threads. After each step of the calculation, the
results of all the threads are compared. Any differences between
them are reported. There is also the option for single threaded
calculation, but in this case there is no stability check. This is
useful for benchmarking purposes only. The calculation of Pi itself
is multi threaded since version 0.7.2, for the Borwein algorithm
only.

Files:
RevisionActionfile
1.1addpkgsrc/sysutils/systester/DESCR
1.1addpkgsrc/sysutils/systester/Makefile
1.1addpkgsrc/sysutils/systester/PLIST
1.1addpkgsrc/sysutils/systester/distinfo