summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2002-03-04 20:10:15 +0000
committerabs <abs@pkgsrc.org>2002-03-04 20:10:15 +0000
commit4e37a800119d595a3d22db41dc35048928fecf43 (patch)
treef5af8310e8572526be40bb6412a8b3bf5f619a47
parent3004db59e496d01c5b01a517faa9d0e14a8ba559 (diff)
downloadpkgsrc-4e37a800119d595a3d22db41dc35048928fecf43.tar.gz
Import cpuburn-1.4:
The cpuburn programs are designed to load x86 CPUs as heavily as possible for the purposes of system testing. They have been optimized for different processors. FPU and ALU instructions are coded an assembler endless loop. They do not test every instruction. The goal has been to maximize heat production from the CPU, putting stress on the CPU itself, cooling system, motherboard (especially voltage regulators) and power supply (likely cause of burnBX/MMX errors).
-rw-r--r--sysutils/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 99a4ae434bd..de372c82281 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.121 2002/03/01 01:34:53 mjl Exp $
+# $NetBSD: Makefile,v 1.122 2002/03/04 20:10:15 abs Exp $
#
COMMENT= System utilities
@@ -20,6 +20,7 @@ SUBDIR+= cdrecord
SUBDIR+= cfengine
SUBDIR+= checkpassword
SUBDIR+= cpogm
+SUBDIR+= cpuburn
SUBDIR+= crashme
SUBDIR+= daemontools
SUBDIR+= depot