summaryrefslogtreecommitdiff
path: root/sysutils/stress (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.18.6Renato Botelho2005-11-012-4/+4
| | | | | | | | | | | | - Pass maintainership to submitter, since maintainer is inactive for over a year. PR: ports/87629 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: maintainer timeout (14 days) Notes: svn path=/head/; revision=146889
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Add stress 0.18.1,Kirill Ponomarev2004-05-193-0/+41
stress is a tool which imposes a configurable amount of CPU, memory, I/O, or disk stress on a POSIX-compliant operating system. stress is not a benchmark. It is a tool used by system administrators to evaluate how well their systems will scale, by kernel programmers to evaluate perceived performance characteristics, and by systems programmers to expose the classes of bugs which only or more frequently manifest themselves when the system is under heavy load. PR: ports/66862 Submitted by: Dmitri Nikulin <setagllib@optusnet.com.au> Notes: svn path=/head/; revision=109488