Sponsored Content
Full Discussion: Hardware for UNIX/Free BSD
Top Forums UNIX for Dummies Questions & Answers Hardware for UNIX/Free BSD Post 59707 by seg on Wednesday 29th of December 2004 12:28:58 PM
Old 12-29-2004
Im not saying that your motherboard will have two or more slots for CPUs, just that there are multiprocessor boards in existance and it might be an option.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Red hat or free BSD?

This is my first post here, so I thought Id make it good. I am building a webserver that will be up in a month or so, so I am starting now. I was wondering, since I am on the fence here, should I go with Red hat or BSD? I am comfortable with both, I can run apache on either one, but I am wondering... (4 Replies)
Discussion started by: advok8
4 Replies

2. UNIX for Dummies Questions & Answers

Free Bsd

i am installing FREEBSD and I would like to know which hardware specific network card that works and help with this would be great I am very new to this (UNIX) (1 Reply)
Discussion started by: BSD_NEWUSER
1 Replies

3. UNIX for Dummies Questions & Answers

Free BSD Display Properties?

I'm very new to UNIX and just istalled FreeBSD on my computer. I using the KDE desktop and the resolution is horrible. How do I adjust this. (3 Replies)
Discussion started by: mbrouder
3 Replies

4. UNIX for Dummies Questions & Answers

Free BSD 5.1 & default gateway

Hello folks, I'm very new to Unix so please bear with me. I have a FreeBSD 5.1 box on IP address 192.168.1.4 and I want to tell it to use my broadband router (192.168.1.1) as it's default gateway. Could someone tell me how to do this? I did search these forums first but could not find... (1 Reply)
Discussion started by: SRP
1 Replies

5. BSD

X-Windows Free BSD

so, i have a video card SIS s315 AGP and i can't cofigure X Free on free BSD to run X window. Anybody can help me solve this problem?? (2 Replies)
Discussion started by: Dmitri-br
2 Replies

6. BSD

Free BSD X window

Can anyone help me ? I have installed Free BSD several times and I can't get the X window to work . I have installed the ports Gnome and others but for some reason when I type start x doesn't work. I downloaded the 3 i386 disks but I get to install the first one wich complete the setup and... (3 Replies)
Discussion started by: skyhawkfly
3 Replies

7. BSD

for linux and BSD users interested in Unix system V/bsd

for all you unix/linux interested heres an online book for free that covers the basics of BSD SysV Unix commands and applications . giving the average linux user a perspective on the differences in context of the two operating systems and for BSD users covers material as a refernce guide. ... (0 Replies)
Discussion started by: moxxx68
0 Replies

8. BSD

How to create IP table at Free BSD

Now, I had installed free bsd at my office. Unfortunitely, Email server have been using Local PoP3 and SMTP to our ISP with outlook. but my unix firewall sever ( free bsd ) didn't allow these port ( 110 & 25 ). How can i create the IP table to pass at server. If u have any experience about obvious... (4 Replies)
Discussion started by: Ashraff Ali
4 Replies

9. BSD

installing free BSD

Hello friends. I am new to Unix although i am very flexible to any programming language. i was a window user. Now, no more. I have decided myself to switch to unix. Here is my problem: I burned the free BSD into my new RW CD's. I inserted the bootable manager first then, it was scanning and... (5 Replies)
Discussion started by: bonjour2006
5 Replies

10. BSD

USB mount of Free BSD

Hello all When I insert my USB , its says : umass0 detected . I want to ls files present in the USB. I tried mount -t msdosfs /dev/da0s1 /mnt Whats is dev/da0s1 ????? How can I mount it to use it ? Regards (3 Replies)
Discussion started by: Junaid Subhani
3 Replies
cpuburn(1)																cpuburn(1)

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 opti- mized 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 BUGS
Report all bug to submit@bugs.debian.org, for more information visit http://bugs.debian.org AUTHORS
cpuburn was written by Robert Redelmeier <redelm@ev1.net> June 04, 2011 cpuburn(1)
All times are GMT -4. The time now is 06:27 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy