Friday, September 4, 2009
Thursday, September 3, 2009
Windows 7: 64 bit or 32 bit?
Put simply, a 64-bit PC can handle larger amounts of information than a 32-bit system. Since it can use more RAM—4 GB and up—a 64-bit computer can be more responsive when you're running lots of programs at once.
Both 32-bit and 64-bit installation discs are included in the Windows 7 retail box.
Most 64-bit operating systems can handle large amounts of memory—typically 4 gigabytes (GB) of random access memory (RAM) or more—more efficiently than 32-bit operating systems. However, not all computers are 64-bit capable.
All packaged retail editions of Windows 7 (except for Home Basic) include both 32- and 64-bit software.
Windows 7 Compatibility Center
All Windows Help & How-to
Windows 7 Help & How-to
Windows 7 system requirements
-
1 gigahertz (GHz) or faster 32-bit (x86) or 64-bit (x64) processor
-
1 gigabyte (GB) RAM (32-bit) or 2 GB RAM (64-bit)
-
16 GB available hard disk space (32-bit) or 20 GB (64-bit)
-
DirectX 9 graphics device with WDDM 1.0 or higher driver
- Windows XP Mode requires an additional 1 GB of RAM, an additional 15 GB of available hard disk space, and a processor capable of hardware virtualization with Intel VT or AMD-V turned on
To download Windows XP Mode or learn about its system requirements, visit the Windows Virtual PC website. Works only with Windows 7 Professional and Ultimate.
The following topics contain information about upgrading and installing Windows 7—including procedures, best practices, and the difference between performing an upgrade and doing a custom (or clean) installation of Windows.
Download the Windows 7 Release Candidate
FSB, Memory Bus, DDR, Dual Channel
Source
My FSB is 200 MHz (my motherboard support 800 MHz)...
And my bus speed is 800 MHz!
What is the difference here?
Why only 200 MHz when I check it?
Specs for the CPU:
Intel Pentium4 2.6 GHz / Hyper Threading
Core: Northwood
Frequency: 2.6GHz
FSB: 800MHz
Cache: L1 12KB+8KB; L2 512KB
Specs for the Mobo:
Model: 865PE Neo2-LS
Supported CPU: Socket 478 Pentium 4 Processors(Hyper-Threading)
Chipset: Intel 865PE + ICH5
FSB: 800/533/400MHz
RAM: 4x DIMM support Dual Channel DDR 400/333/266 Max 4GB
Answer:
You are using DDR PC 3200 memory, also called 400 Mhz DDR
The memory bus [from memory to the MCH chip] runs at 200 MHz.
HOWEVER DDR (Double Data Rate) makes TWO reads|writes per clock cycle, once on the leading edge and once on the trailing edge, thus 2 X 200 = 400.
The mobo/chipset actually has TWO memory busses from the memory to the MCH chip.
The MCH stages these two memory busses to the CPU such that the CPU is getting FOUR read/writes per clock cycle.
Thus 2 X 400 = 800.
Of course you must have two memory sticks of same size et al, one in the even slot and one in the odd slot so that both memory busses are being fed from memory.
ICH [formerly Southbridge] is I/O Controller Hub.
Substantially improved from original NorthBridge and SouthBridge.
The interface between the ICH and MCH is far faster than what existed in the NB/SB interface. Those chipsets were designed to remove as many readblocks as possible for all types of data transfers.
BTW the AMD 64 bit CPU's have the MCH on the CPU chip.
The lower priced AMD MCH does NOT handle Dual Channel, only the higher priced version has a builtin MCH that handles Dual Channel.
PCI Express x1 - PCI Express x16
Peripheral Component Interconnect
It provides a shared data path between the CPU and peripheral controllers, such as network, display, SCSI and RAID cards.
Designed by Intel, Compaq and Digital, the PCI bus first appeared in PCs in 1993 and co-existed with the ISA bus for many years.
Today, most computers have only PCI slots along with one AGP or one PCI Express slot for the display adapter.
PCI Slots
PCI runs at 33 MHz or 66 MHz and supports 32 and 64-bit data paths and bus mastering.
There are generally three or four slots on the motherboard, and the quantity is based on 10 electrical loads that deal with inductance and capacitance.
The PCI chipset uses three, leaving seven for peripheral controllers.
A controller on the motherboard uses one load; a plug-in card uses 1.5 loads.
A "PCI bridge" connects PCI buses together for more slots.
On a PC, there is a limited number of hardware interrupts (IRQs), and the PCI bus is designed to share them. Thus, on a PCI-only PC, there is never an IRQ conflict as there was on earlier machines that used the ISA bus.
ISA cards required an assigned IRQ that was fixed to that peripheral device.
PCs with both ISA and PCI buses were made for several years. If there was only one IRQ remaining after the rest were reserved for ISA cards, all PCI devices could share it.
In such a dual bus PC, all reserved IRQs are registered in the PC's BIOS setup. On startup, PCI reads the setup memory and configures all PCI cards automatically.
For a comparison of PCI technologies, see PCI-SIG.
See PCI Express, PCI-X, Concurrent PCI, CompactPCI, PXI, Mini PCI, PC data buses, PICMG and Sebring ring.
BANDWIDTH OF PCI TECHNOLOGIES
Comparison of PCI bus speeds
Year Bus Size Clock Date Rate
Ver. Intro (bits) Speed MByte/sec
PCI - Parallel Shared
1.0 1992 32 33 Mhz 133
2.0 1993 32/64 33 Mhz 133/266
2.1 1995 32/64 66 Mhz 266/533.3
2.2 1998 32/64 66 Mhz 266/533.3
2.3 2002 32/64 66 Mhz 266/533.3
PCI-X 1.0 Parallel Shared
66 1999 32/64 66 Mhz 533
Year Bus Size Clock Date Rate
Ver. Intro (bits) Speed GByte/sec
PCI-X 1.0 Parallel or Shared or Point-to-Point
133 1999 32/64 133 Mhz .5/1.06
PCI-X 2.0 Parallel or Point-to-Point
266 2002 16/32/64 266MTs .5/1.06/2.13
533 2002 16/32/64 533MTs 1.06/2.13/4.26
PCI Express (PCX) - Serial Switched Point-to-Point
2002 x1 "2.5 Gbps .5
2002 x2 per 1.0
2002 x4 lane 2.0
2002 x8 per 4.0
2002 x16 direction" 8.0
2002 x32 16.0
MTs = megatransfers per second (see MT/sec).
Megatransfers are used when megahertz is not
accurate (not actual clock cycles).
PCI-X 266 is running at 133 MHz, but data are
double clocked.
PCI-X 533 is quadruple clocked.
First introduced in 1999, PCI-X offered increased speed over PCI and has steadily increased to more than 30 times that of the original PCI bus.
PCX (PCI Express)
A high-speed peripheral interconnect from Intel introduced in 2002. Note that although sometimes abbreviated "PCX," PCI Express is not the same as "PCI-X" (see PCI-SIG and PCI-X for comparison). As a result of the confusion, "PCI-E" or "PCIe" is the accepted abbreviation.
Initially used for high-speed display adapters, and intending to eventually replace the PCI and AGP buses entirely, PCI Express was designed to match the higher speeds of today's CPUs. It can accommodate Gigabit and 10 Gigabit Ethernet and even support chip-to-chip transfers.
Switched Architecture
Rather than the shared, parallel bus structure of PCI, PCI Express provides a switched architecture using serial communications channels, each made up of two differential wire pairs that provide 2.5 Gbits/sec in both directions. Up to 32 channels ("lanes") may be combined in x2, x4, x8, x16 and x32 configurations, creating a parallel interface of independently controlled channels. The bandwidth of the switch backplane determines the total capacity of a PCI Express implementation.
Internal in 2002, External in 2007
Similar in architecture to InfiniBand, PCI Express was initially designed for internal connections, whereas InfiniBand provides a true fabric architecture for external networks. However, enhancements that extended PCI Express outside of the box for several meters were developed in 2007. External PCI Express allows, for example, a laptop computer to hook up to an external display adapter and monitor, providing greater performance than the laptop's internal display adapter.
Different Slots
Originally called "Third Generation I/O" (3GIO), PCI Express is software compatible with PCI, but not plug compatible. It also uses slots of different lengths because of the combined lanes (see below). See ExpressCard and PCI-X.
| PCI Express x16 | Delivers greater than 3.5 times the performance over the traditional AGP 8X interface. It supports the latest graphics card for demanding games and applications. |
| PCI Express x1 | Offers three and a half times the bandwidth over traditional PCI architecture. It enables smoother video recording and playback, and professional grade, high-definition content editing capability through the PC. |
PAT
What Intel is doing, in fact, is "binning" its chips, just like it does its processors.
In all likelihood, the 875P silicon will come from the same wafers and essentially be the same chips as Intel's upcoming Springdale chipset, but Springdale will be a cheaper, higher-volume product. (Springdale chipsets will differ from the 875P only in that they won't include PAT or support for ECC memory types.)
The 875P will cost a little more, and will be aimed at workstation users and enthusiasts.
Intel probably plans to pick the very fastest Canterwood/Springdale MCH (north bridge) chips and test them to verify they're capable of running with PAT enabled.
The best of those chips will be sold as 875P MCH chips.
With PAT enabled, the 875P memory controller will perform some internal memory handling tasks faster, yielding a one-clock improvement in the time for a CPU request to perform memory access and another one-clock improvement in the DRAM chip select process.
The total improvement is two clocks for each chip select (CS) process. CS happens at the beginning of a typical memory access, so cutting the CS process by two cycles could lead to real-world reductions in memory access latency.
Intel emphasizes that 875P chipsets are tested rigorously, at full operating speed, for their ability to run with PAT enabled, so Canterwood motherboards ought to be plenty stable under normal operating conditions. Intel is also quick to point out that PAT happens internally in the memory controller, while external memory interfaces run according to their specifications.
A block diagram of the 875P chipset — Source: Intel
Intel® Express Chipsets
A decade's worth of innovation
The Intel® Express Chipsets hail a revolution in chipset architecture.
They support the latest platform technologies to bring many new capabilities to the desktop PC.
| What's Unique to Each Chipset? | |
| Chipset | Key Features |
| 1600/1333/1066/800 MHz System Bus PCI Express* 2.0 Interface Intel® Fast Memory Access Dual-channel DDR3 memory support (Intel® Extreme Memory support up to XMP 1600 DDR3) Intel® Flex Memory Technology Intel® High Definition Audio Intel® Matrix Storage Technology Intel® Rapid Recover Technology eSATA SATA* Port Disable USB* Port Disable | |
| 1333/1066/800 MHz System Bus PCI Express* 2.0 Interface Intel® Fast Memory Access Dual-channel DDR2 Memory Support Dual-channel DDR3 Memory Support Intel® Flex Memory Technology Intel® High Definition Audio Intel® Matrix Storage | |
| 1333/1066/800 MHz System Bus PCI Express* 1.1 Interface Intel® Fast Memory Access Dual-channel DDR2 Memory Support Intel® Flex Memory Technology Intel® High Definition Audio Intel® Matrix Storage | |
| 1333/1066/800 MHz System Bus PCI Express* 1.1 Interface Intel® Fast Memory Access Dual-channel DDR2 Memory Support Intel® Flex Memory Technology Intel® High Definition Audio Intel® Matrix Storage | |
| 1333/1066/800 MHz System Bus PCI Express* 1.1 Interface Intel® Fast Memory Access Dual-channel DDR2 Memory Support Intel® Flex Memory Technology Intel® High Definition Audio Intel® Matrix Storage | |
| 1066/800 MHz System Bus PCI Express* 1.1 Interface Intel® Fast Memory Access Dual-channel DDR2 Memory Support Intel® Flex Memory Technology Intel® High Definition Audio Intel® Matrix Storage | |
| 1066/800 MHz System Bus PCI Express* 1.1 Interface Intel® Fast Memory Access Dual-channel DDR2 Memory Support Intel® Flex Memory Technology Intel® Graphics Media Accelerator 3100 Intel® High Definition Audio Intel® Matrix Storage | |
| For Intel® Pentium Processor Extreme Edition 1066/800 MHz FSB Intel® Memory Pipeline Technology Dual-channel DDR2 667/533 Up to 8GB memory support PCI Express* x16 and x1 Serial ATA 3Gbps Intel® Matrix Storage Technology (RAID 0, 1, 5, 10) | |
| For Intel® Core™2 Duo processor, Intel® Pentium® D processor, Intel® Pentium® 4 processor supporting Hyper-Threading Technology and all other Intel® processors using the LGA775 socket 1066/800/533 MHz FSB Intel® Fast Memory Access Intel® Flex Memory Technology Intel® Graphics Media Accelerator X3000 Intel® Clear Video Technology Intel® High Definition Audio Intel® Matrix Storage Technology (RAID 0, 1, 5, 10) Dual-channel DDR2 800/667/533 8 GB Maximum memory PCI Express* x16 Serial ATA (SATA) 3 Gpbs/6 eSATA USB* Port Disable Intel® Quiet System Technology | |
| For Intel® Core™2 Duo processor with Intel® Virtualization Technology, Intel® Pentium® D processor 900, Intel® Pentium® 4 processor supporting Hyper-Threading Technology† (HT Technology) and all other Intel® processors using the LGA775 socket. 1066/800/533 FSB Intel® Fast Memory Access Intel® Flex Memory Technology Dual-channel DDR2 800/677/533 Up to 8GB memory support PCI Express* x16 Serial ATA 3Gbps/6 Intel® Matrix Storage Technology (RAID 0, 1, 5, 10) USB* Port Disable Intel® Quiet System Technology | |
| For Intel® Core™2 Duo processor, Intel® Pentium® D processor, Intel® Pentium® 4 processor supporting Hyper-Threading Technology and all other Intel® processors using the LGA775 socket 1066/800/533 MHz 2 threads Intel® Fast Memory Access PCI Express* x16 Intel® Graphics Media Accelerator 3000 Intel® High Definition Audio Intel® Matrix Storage Technology4 (NCQ, RAID 0, 1, 5, 10) Intel® Active Management Technology5 Dual-channel DDR2 800/677/533 Intel® Quiet System Technology Intel® Flex Memory Technology USB* Port Disable | |
| For Intel® Core™2 Duo processor, Intel® Pentium® D processor, Intel® Pentium® 4 processor supporting Hyper-Threading Technology and all other Intel® processors using the LGA775 socket 1066/800/533 MHz 2 threads Intel® Fast Memory Access Intel® Graphics Media Accelerator 3000 Intel® High Definition Audio Intel® Matrix Storage Technology4 (NCQ, RAID 0, 1, 5, 10) Dual-channel DDR2 677/533 Intel® Quiet System Technology Intel® Flex Memory Technology USB* Port Disable | |
| Intel® Core™2 Duo processor, Intel® Pentium® D processor, Intel® Pentium® 4 processor supporting HT Technology and all other Intel® processors using the LGA775 socket. 800/533 FSB Dual-channel DDR2 667/533 Up to 4GB memory support PCI Express* x16 Intel® Graphics Media Accelerator 3000 Intel® HD Audio Serial ATA (SATA) 3 Gpbs/4 | |
| Intel® Core™2 Duo processor, Intel® Pentium® D processor, Intel® Pentium® 4 processor supporting HT Technology and all other Intel® processors using the LGA775 socket. 800/533 FSB Dual-channel DDR2 667/533 Up to 4GB memory support PCI Express* x16 Intel® HD Audio Serial ATA (SATA) 3 Gpbs/4 | |
| For Intel® Core™ Duo processor, and Intel® Pentium® M processor 667/533 MHz FSB Intel® Flex Memory Technology Dual-channel DDR2 667 Up to 4GB memory support PCI Express* x16 Serial ATA 3Gbps | |
| For Intel® Pentium® D Processor and Intel® Pentium® 4 Processor supporting HT Technology 1066/800/533MHz Intel® Flex Memory Technology Dual-channel DDR2 667/533/400 PCI Express* X16 Intel® HD Audio PCI Express X 1 (4or6³) Serial SATA 3Gbps/4 PATA/1 Intel® Matrix Storage Technology (NCQ, RAID 0, 1, 5, 10) | |
Technical Documents | For Intel® Core™2 Duo processor, Intel® Pentium® D Processor and Intel® Pentium® 4 Processor supporting HT Technology 800/533MHz Intel® Flex Memory Technology Dual-channel DDR2 533/400 PCI Express* X16 Intel® HD Audio PCI Express X 1 (4or6³) Serial SATA 3Gbps/4 PATA/1 Intel® Matrix Storage Technology (NCQ, RAID 0, 1, 5, 10) |
| For Intel® Pentium® D Processor and Intel® Pentium® 4 Processor supporting HT Technology 800/533MHz Intel® Flex Memory Technology Dual-channel DDR2 533/400 Intel® HD Audio PCI Express X 1 (4or6³) Serial SATA 3Gbps/4 PATA/1 Intel® Matrix Storage Technology (NCQ, RAID 0, 1, 5, 10) | |
| For Intel® Pentium® D Processor and Intel® Pentium® 4 Processor supporting HT Technology 1066/800/533MHz Intel® Flex Memory Technology Dual-channel DDR2 667/533/400 PCI Express* x16 Intel® HD Audio PCI Express X 1 (4or6³) Serial ATA 3Gbps/4 PATA/1 Intel® Matrix Storage Technology (NCQ, RAID 0, 1, 5, 10) | |
| For Intel® Pentium® D Processor and Intel® Pentium® 4 Processor supporting HT Technology 800/533MHz Intel® Flex Memory Technology Dual-channel DDR2 533/400 (up to 2GB) PCI Express* x16 Intel® HD Audio PCI Express X 1 (4or6³) Serial ATA 3Gbps/4 PATA/1 Intel® Matrix Storage Technology (NCQ, RAID 0, 1, 5, 10) | |
| 1066/800 MHz FSB Intel® Memory Pipeline Technology Dual-channel DDR2 667/533 Up to 8GB memory support PCI Express* x16 and x1 Serial ATA 3Gbps Intel® Matrix Storage Technology (NCQ, RAID 0, 1, 5, 10) | |
Intel® 925XE Express Chipset | Dual-channel DDR2 533/400 Up to 4GB memory support 1066/800 MHz FSB PCI Express* x16 and x1 Serial ATA 1.5Gbps Intel® Matrix Storage Technology (RAID 0, 1) |
Intel® 925X Express Chipset | Dual-channel DDR2 533/400 800 MHz FSB PCI Express* x16 and x1 Serial ATA 1.5Gbps Intel® Matrix Storage Technology (RAID 0, 1) |
Intel® 915G Express Chipset | For Intel® Pentium® 4 Processor Built-in Intel® GMA 900 graphics Intel® Stable Image Platform Program component 800/533 MHz FSB Both dual-channel DDR2 and DDR PCI Express* x16 and x1 Intel® Matrix Storage Technology (RAID 0, 1) |
Intel® 915P Express Chipset | For Intel® Pentium® 4 Processor 800/533 MHz FSB Both dual-channel DDR2 and DDR PCI Express* x16 and x1 Serial ATA 1.5Gbps Intel® Matrix Storage Technology (RAID 0, 1) |
Intel® 915GV Express Chipset | For Intel® Pentium® 4 Processor Built-in Intel® GMA 900 graphics 800/533 MHz FSB Both dual-channel DDR2 and DDR PCI Express* x1 Serial ATA 1.5Gbps Intel® Matrix Storage Technology (RAID 0, 1) |
Technical Documents | For Intel® Pentium® 4 Processor Built-in Intel® GMA 900 graphics 800/533 MHz FSB Dual-channel DDR PCI Express* x1 Serial ATA 1.5Gbps Intel® Matrix Storage Technology (RAID 0, 1) |
Technical Documents | For Intel® Pentium® 4 Processor 800/533 MHz FSB Dual-channel DDR PCI Express* x1 Serial ATA 1.5Gbps Intel® Matrix Storage Technology (RAID 0, 1) |
Intel® 910GL Express Chipset | For Intel® Celeron® D Processor Built-in Intel® GMA 900 graphics 533 MHz FSB Dual-channel DDR PCI Express* x1 Serial ATA 1.5Gbps Intel® Matrix Storage Technology (RAID 0, 1) |
| Key Platform Features | |
| Technology | Benefit |
| Intel® High Definition Audio | Integrated audio support for new consumer electronic formats |
| PCI Express x16 | Delivers greater than 3.5 times the performance over the traditional AGP 8X interface. It supports the latest graphics card for demanding games and applications. |
| PCI Express x1 | Offers three and a half times the bandwidth over traditional PCI architecture. It enables smoother video recording and playback, and professional grade, high-definition content editing capability through the PC. |
| Reduces boot times and delivers higher storage performance for media-rich applications Helps protect valuable digital memories Provides easy expansion to RAID without data loss | |
| Serial ATA | High speed storage improves transfer rate for improved data access |
| For further details, view the chipset comparison chart. |
| The Intel® 925X, 915P or 915G Express chipset may contain design defects or errors known as errata which may cause the product to deviate from published specifications. Current characterized errata are available on request. ¹ Based on the theoretical bandwidth comparison of PCI Express at 8 GB/s, to PCI at 133 MB/s, and to AGP8X at 2.1 GB/s. ² As measured on 3DMark* 2001SE. Source: Intel. Configuration: Intel® 865G Chipset Platform - Intel® D865GLC Desktop Board, 1GB DDR400 CL3-3-3, Integrated graphics with Intel® Extreme Graphics 2, Graphics Driver v6.14.10. 3756, Intel® Chipset Software Installation Utility 5.01.1015; Intel® 915G Express Chipset Platform - Intel® 915G Express Chipset Preproduction Board, 1GB DDR2 533 CL4-4-4, Integrated Graphics with Intel® Graphics Media Accelerator 900, Intel® 915G Express Integrated Graphics driver 6.14.10. 3756, Intel® Chipset Software Installation Utility 6.10.1002; All Platforms - Intel® Pentium® 4 Processor with HT Technology 3E GHz, Seagate* Barracuda* 7200 Serial ATA 160GB Hard Drive - ST3160023AS; DirectX* 9.0b, Windows* XP Build 2600 SP1, Intel® PRO/1000 MT Desktop Adapter. Performance tests and ratings are measured using specific computer systems and/or components and reflect the approximate performance of Intel products as measured by those tests. Any difference in system hardware or software design or configuration may affect actual performance. ³ Six PCI Express* x1 device/peripheral support available when combined with the Intel® 82801GR (ICH7R) I/O Controller only. 4 Intel® Matrix Storage Technology requires a motherboard with the Intel® 82801HR (ICH8R), Intel® 82801GR (ICH7R), or Intel® 82801FR (ICH6R) I/O Controller Hub System. The system must also have the RAID controller in the BIOS enabled and the Intel Matrix Storage Technology software driver installed. Please consult your system vendor for more information. 5 Intel® Active Management Technology requires the platform to have an Intel® AMT-enabled chipset, network hardware and software, connection with a power source and a network connection. † Intel® Hyper-Threading Technology (Intel® HT Technology) requires a computer system with an Intel® Processor supporting Intel HT Technology and an Intel HT Technology enabled chipset, BIOS, and operating system. Performance will vary depending on the specific hardware and software you use. See www.intel.com/products/ht/hyperthreading_more.htm for more information including details on which processors support Intel HT Technology. |