New Desktop
From Mindstab Wiki
Have
- 1 GB Ram (4200?)
- 420 GB HD (2 x PATA)
- 450W PSU
Core 2 Duo
- INTEL CORE 2 DUO E6400 S775 2BIT MPU 2.13G 2MB SL9S9 MM#884981 1 $274.40
- ASUS P5N-SLI LGA775 NVIDIA NF4 570SLI 2PCI/3PCI-EX1X/2PCI-E16X 4DDR2/SATA RAID/GBLAN MOTHERBOARD 1 $129.60
- EGLOBAL G533-B BLACK 18 IN ATX CASE W/450W 20/24PIN PS/USB2/A 1 $47.60
- Card reader floppy dvdrw + assemble...
Total: $554.18
AMD 64
- AMD 64: Athlon64 2.2GHz 3500+ S939 - $109 Athlon64 2.4GHz 3800+ - $137
- MB: 5.1 sound, 2xPATA *xSATA, PCIE (Asuse A8N-E: 7.1 2xUDMA 4xSATA AMD Socket 939 Athlon 64FX/Athlon 64 X2/Athlon 64) - $99
- NVidia 512MB video card - eVGA 7600GS 512MB - $160
- DVD RW - $50
- Case LandMark Athen A747SS-Q350W - $75
Total: ~$519
12/2006 Can prolly get a no video card systen (intel 965) for $650 from [www.eglobalonline.com www.eglobalonline.com]
Mini System? (http://www.tomshardware.com/2006/12/07/holiday_buyers_guide_2006/page6.html)
But what about massive hard drive array?
Safe CFlags # Core 2 Duo (http://gentoo-wiki.com/Safe_Cflags#Intel_Core_2_Solo.2FDuo_.28Allendale.2C_Conroe.2C_Merom.29)
core duo: -march=prescott core 2 duo: -march=nocona
With GCC 4.2 you can use the new -march=core2 which enables the also new -mssse3 (say that three times fast) instruction set.
Lloeki: i was wrong about -mfpmath=sse not generating sse3 instructions. it just didn't with that particular code, which is weird but so is GCC sometimes
pentium-m Low power version of Intel Pentium3 CPU with MMX, SSE and SSE2 instruction set support. Used by Centrino notebooks.
pentium4, pentium4m Intel Pentium4 CPU with MMX, SSE and SSE2 instruction set sup- port.
prescott Improved version of Intel Pentium4 CPU with MMX, SSE, SSE2 and SSE3 instruction set support.
nocona Improved version of Intel Pentium4 CPU with 64-bit extensions, MMX, SSE, SSE2 and SSE3 instruction set support.
