EnglishFrenchSpanish

Ad


OnWorks favicon

burnK6 - Online in the Cloud

Run burnK6 in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command burnK6 that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


cpuburn, burnBX, burnK6, burnK7, burnMMX, burnP5, burnP6 - a collection of programs to put
heavy load on CPU

SYNOPSIS


burnBX
burnK6
burnK7
burnMMX
burnP5
burnP6

DESCRIPTION


These programs are designed to load x86 CPUs as heavily as possible for the purposes of
system testing ("burn in"). They have been optimized for different processors. FPU and
ALU instructions are coded in 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/burnMMX errors). The programs produce no output, but
signal hardware errors by a return code or (more likely) your machine locking up.

burnP5 is optimized for Intel Pentium with or without MMX CPUs
burnP6 is optimized for Intel PentiumPro, Pentium II & III CPUs
burnK6 is optimized for AMD K6 CPUs
burnK7 is optimized for AMD Athlon/Duron CPUs
burnMMX tests cache/memory interfaces on all CPUs with MMX
burnBX is an alternate cache/memory test for Intel CPUs

USAGE


Burn testing is designed to make your computer glitch if it has hardware problems, so make
sure that nothing critical is running and all critical data is saved back to the hard-
drives. The best is to run it with filesystems mounted read-only. Note that root
privileges are not required.

Run the desired program in the background, checking the error result. You'll may want to
repeat this command for every processor you have in an SMP or HyperThreading system. For
example,

burnP6 || echo $? &

Monitor progress of cpuburn by ps. You can monitor CPU temperature and/or system voltages
through ACPI or using the lm-sensors package if you system supports it. When finished,
kill the burn* process(es). For example,

killall burnP6

Use burnK6 online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    wxPython
    wxPython
    A set of Python extension modules that
    wrap the cross-platform GUI classes from
    wxWidgets.. Audience: Developers. User
    interface: X Window System (X11), Win32 ...
    Download wxPython
  • 2
    packfilemanager
    packfilemanager
    This is the Total War pack file manager
    project, starting from version 1.7. A
    short introduction into Warscape
    modding: ...
    Download packfilemanager
  • 3
    IPerf2
    IPerf2
    A network traffic tool for measuring
    TCP and UDP performance with metrics
    around both throughput and latency. The
    goals include maintaining an active
    iperf cod...
    Download IPerf2
  • 4
    fre:ac - free audio converter
    fre:ac - free audio converter
    fre:ac is a free audio converter and CD
    ripper for various formats and encoders.
    It features MP3, MP4/M4A, WMA, Ogg
    Vorbis, FLAC, AAC, and Bonk format
    support, ...
    Download fre:ac - free audio converter
  • 5
    Matplotlib
    Matplotlib
    Matplotlib is a comprehensive library
    for creating static, animated, and
    interactive visualizations in Python.
    Matplotlib makes easy things easy and
    hard thing...
    Download Matplotlib
  • 6
    BotMan
    BotMan
    Write your chatbot logic once and
    connect it to one of the available
    messaging services, including Amazon
    Alexa, Facebook Messenger, Slack,
    Telegram or even yo...
    Download BotMan
  • More »

Linux commands

Ad