Sponsored Content
Top Forums UNIX for Dummies Questions & Answers installing unix on a amd athlon processor Post 34889 by auswipe on Wednesday 19th of March 2003 08:04:52 PM
Old 03-19-2003
Re: thanks! just wanted to be sure!

It's not a big issue. More important is MB, NIC, video card, etc.

What flavor?

I run FreeBSD with both Intel and AMD.
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

UNIX and Processor

What kind of processors can Free BSD run on? (1 Reply)
Discussion started by: Heathbo
1 Replies

2. UNIX for Dummies Questions & Answers

UNIX on AMD

Can Sun Soloaris be installed on AMD processor? Thanks in Advance (1 Reply)
Discussion started by: irehman
1 Replies

3. UNIX for Dummies Questions & Answers

how to get processor Id in UNIX

Hello readers how to get the processor id in UNIX environment? how to get the network card Id in UNIX ? (4 Replies)
Discussion started by: rajashekaran
4 Replies

4. UNIX for Dummies Questions & Answers

How can I see the processor usage in Unix??

Could anybody tell me which command I should use to see how many percentage or something from the processor is used by various programs? Thanx in Advance! Erik:D (4 Replies)
Discussion started by: Erik Rooijmans
4 Replies

5. UNIX for Dummies Questions & Answers

Athlon XP + Linux/Unix? and RAM Question

Has anyone had any experience with this new processor and its compatability with Linux/Unix? How did it preform comared to regular Athlons and P4's? I also have one other question. I plan on buying a new dell and fiddling left and right with it. Which type of RAM is better, RDRAM or... (3 Replies)
Discussion started by: KyPeN
3 Replies

6. Linux Benchmarks

Athlon XP3200 (@2236Mhz)

CPU/Speed: Athlon XP3200 @ 2236mhz Ram: 1GB DDR (344mhz) Motherboard: Abit NF7-S Cache: 512k on board Controller: Integrated Nforce2 Disk: 120Gb WD Special Edition, 40gb WD Caviar Load: 1 user. Clean boot, init 5 but X-Windows not loaded. Kernel: 2.6.5 pgms: gcc 3.2.3 Distribution:... (0 Replies)
Discussion started by: Garp
0 Replies

7. Linux Benchmarks

Athlon XP 1600+

System Notes: CPU/Speed: AMD Athlon 1600+ 1.4Ghz Ram: 768 MO DDR 333 PC2100 Motherboard: KG-7 Bus: PCI Cache: 512KB HD Controller: ? Benchmarks: ============================================================== BYTE UNIX... (0 Replies)
Discussion started by: GuizZzmo
0 Replies

8. Linux Benchmarks

AMD Phenom(tm) 9950 Quad-Core Processor, Ram: 3.6 GB, Foxconn 7da-s and Linux 2.6.26-2-amd64

CPU/Speed: AMD Phenom(tm) 9950 Quad-Core Processor Ram: 3.6 GB Motherboard: Foxconn 7da-s Bus: Cache: Controller: Disk: Load: Kernel: Linux 2.6.26-2-amd64 Kernel ELF?: pgms: ============================================================== BYTE UNIX Benchmarks (Version... (0 Replies)
Discussion started by: migracho
0 Replies
cpu_family(3alleg4)						  Allegro manual					       cpu_family(3alleg4)

NAME
cpu_family - Contains the CPU type. Allegro game programming library. SYNOPSIS
#include <allegro.h> extern int cpu_family; DESCRIPTION
Contains the Intel type, where applicable. Allegro defines the following CPU family types: CPU_FAMILY_UNKNOWN - The type of processor is unknown CPU_FAMILY_I386 - The processor is an Intel-compatible 386 CPU_FAMILY_I486 - The processor is an Intel-compatible 486 CPU_FAMILY_I586 - The processor is a Pentium or equivalent CPU_FAMILY_I686 - The processor is a Pentium Pro, II, III or equivalent CPU_FAMILY_ITANIUM - The processor is an Itanium processor CPU_FAMILY_POWERPC - The processor is a PowerPC processor CPU_FAMILY_EXTENDED - The processor type needs to be read from the cpu_model You can read this variable after you have called check_cpu() (which is automatically called by allegro_init()). SEE ALSO
check_cpu(3alleg4), cpu_vendor(3alleg4), cpu_model(3alleg4), cpu_capabilities(3alleg4), allegro_init(3alleg4) Allegro version 4.4.2 cpu_family(3alleg4)
All times are GMT -4. The time now is 12:34 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy