Chapter 9: Chipset architecture Flashcards
What two [2] reason why is the Chipset Important?
- Chipset defines operation of PCI, SATA, USB, RAID, etc…
2. Optimizes operation of CPU
What is a chipset?
Controls data flow between processor, memory, PCI devices, system bus
Support chips provide other functions
How do you access the CPU
Through the chipset
By matching the the chipset to the CPU prevents what?
minimizes bottlenecks
What does CPI stand for?
Cycles Per Instruction
What is Cycles Per Instruction (PCI)
number of clock cycles a system uses to execute an instruction
CPU depends on the chipset to?
quickly transfer information from main memory
What are two [2] types processors architectures commonly used
- Non Uniform Memory Access (NUMA)
2. Symmetric Multi Processing (SMP)
What does NUMA Stand for?
Non Uniform Memory Access
What does SMP stand for?
Symmetric Multi Processing
What are five [4] things that NUMA is used for?
- Used to build very large multiprocessor systems
- Allows the use of multiple processors without sacrificing scalability
- Non uniform access to I/O resources is also supported
- Processors have access to local or near memory and remote memory
- Groups of processors connected by a special bus system
What connects two servers together?
Scalability ports
What are two [2] Limitations on multi-processor hardware
1 High speed cache performance is only available to a limited number of microprocessors
2 Increasing the number of microprocessors adversely affects the efficiency of the cache
What does (SMP) Symmetric Multi Processing do ?
“sees” the same hardware resources, so no special software techniques are needed to access any
resource.
What is (SRAT)?
Static Resource Allocation Table