Go to GlobalSpec.com Home
Alert   Product Alerts
Keep current on the latest products, new suppliers, and technical articles of interest to you. (See Topics)

Cache

 

 

Cache is a special memory subsystem in which frequently used data values are duplicated for quick access. A memory cache stores the contents of frequently accessed RAM locations and the addresses where these data items are stored. When the processor references an address in memory, the cache checks to see whether it holds that address. If it does, the data is returned to the processor; if it does not, a regular memory access occurs. A cache is useful when RAM accesses are slow compared with the microprocessor speed, because cached memory is faster than main RAM memory. There are three types of cache: L1 (Level 1): This is cache memory that is actually part of the processor chip; L2 (Level 2): L2 cache has the same purpose as L1 cache, but is usually not integrated into the processor. L2 cache is traditionally made of SRAM and in socket 7; L3 (Level 3): Level 3 cache is now the name for the extra cache built into motherboards between the microprocessor and the main memory. What was once L2 cache on motherboards now becomes L3 cache when used with microprocessors containing built-in L2 caches


Products & Services
RAID controllers are computer boards that control RAID systems. Learn more about RAID Controllers
Network cards and network controllers are expansion boards inserted into computers that allow them to connect to a network. Search by Specification | Learn more about Network Cards and Network Controllers
Single board computers (SBC) serve as the motherboard for instrumentation systems including modern PCs. SBCs are composed of a microprocessor, memory chip, and serial and parallel interfaces to communicate with other devices. Search by Specification | Learn more about Single Board Computers (SBC)
Memory modules are computer chips used to add memory to a computer. Search by Specification | Learn more about Memory Modules
SRAM modules are collections of static random access memory (SRAM) chips assembled on circuit boards. Learn more about SRAM Modules

Product Announcements
Emerson Network Power Embedded Computing - CPCI6190 CompactPCI SBC
The PowerCore™ CPCI6190 CompactPCI SBC from Emerson Network Power is based on the award-winning Sentinel universal PCI-to-PCI bridge (PPB) technology, and can function as a high performance... (read more)
Netcom Co., Ltd. - Fanless VIA Mark 5.25" SBC(Taiwan)
NC-650 Fanless VIA Mark 5.25" SBCLANx2, COMx8, mini-PCI, Touch Panel... (read more)
GE Fanuc Intelligent Platforms - Intelligent High-Performance Packet Processor
The WANic™ 56511 is an intelligent, high performance Packet Processor based on the OCTEON™ Plus multi-core processor. Ideal for IP communications networks, the WANic packet processor can... (read more)
 

Topics of Interest
L1 cache n. A zero wait state cache located onboard the microprocessor. See also cache memory, L2 cache. L2 cache n. A cache that requires a few wait states, located between the L1 cache and... (Read More)
IA-32 Specific Optimizations The optimizations expressed in the previous section are implemented at a comparatively low level. However, you have an opportunity to use numerous higher-level... (Read More)
Memory Matters Up to this point in this chapter, it has been largely taken as a matter of faith that most memory loads can be satisfied by the L1 (Level 1) data cache in two cycles. This is by no... (Read More)
Glossary A-F affinity See processor affinity. Amdahl's Law An equation first formulated in 1967 by Gene Amdahl that expresses the theoretical maximum performance of a multiprocessor... (Read More)
J-P Junction Temperature Junction temperature is the temperature at the point of heat generation between P-type and N-type semiconductor material in a transistor or diode element. L2 Cache... (Read More)