Level 1 or primary cache is the fastest memory on the PC. It is in fact, built directly into the processor itself. This cache is very small, generally from 8 KB to 64 KB, but it is extremely fast; it runs at the same speed as the processor.
www.pcguide.com/ref/mbsys/cache/layersLevel1-c.html www.pcguide.com/ref/mbsys/cache/layersLevel1-c.html
The typical processor primary cache ranges in size from 8 KB to 64 KB, with larger amounts on the newer processors. Older processors (386 class and earlier) in fact have no primary cache at all. These caches are very fast because they run at the full speed of the processor and are integrated into it.
www.pcguide.com/ref/cpu/arch/int/compCache-c.html www.pcguide.com/ref/cpu/arch/int/compCache-c.html
This page describes the term primary cache and lists other pages on the Web where you can find additional information. ... For internet.com pages about primary cache . Also check out the following links!
www.webopedia.com/TERM/P/primary_cache.html www.webopedia.com/TERM/P/primary_cache.html
Encyclopedia article about primary cache. Information about primary cache in the Columbia Encyclopedia, Computer Desktop Encyclopedia, computing dictionary. ... primary cache - (L1 cache, level one cache) A small, fast cache memory inside or close to the CPU chip. For example, an Intel 80486 has an eight-kilobyte on-chip...
encyclopedia2.thefreedictionary.com/primary+cache encyclopedia2.thefreedictionary.com/primary+cache
Definition of primary cache from the online medical dictionary hosted by mondofacto. ... online medical dictionary | definition of primary cache...
www.mondofacto.com/facts/dictionary?primary+cache www.mondofacto.com/facts/dictionary?primary+cache
A cache memory system with a secondary cache integrated with a direct mapped primary cache in a single structure preferably constructed on a VLSI chip. The secondary cache uses the same output data bi ... If the comparison results in a miss in the primary cache and a hit in the secondary cache, the secondary cache data is fed...
www.freepatentsonline.com/5649154.html
A method and apparatus is disclosed for maintaining coherency between a primary cache and a secondary cache in a directory-based cache system. Upon identifying a parity error in the primary cache, a t ... What is claimed is: 1. A multiprocessor chip, comprising: a primary cache defined to include a tag structure;
www.freepatentsonline.com/7310709.html
primary cache ; Another term for L1 cache, primary cache stores data in memory, in the CPU chip, which makes it faster to access than if it were held in the main memory on the hard drive. ... ; persistence; phase; PSK; Phong shading; Photo CD; PICS; PICT; PIM; pincushioning; ping; pipeline burst cache; pivot table;
www.cnet.com/4520-6029_1-6040262-1.html
Primary Cache [KB] ... This field should indicate the size in kilobytes of the first level of cache memory, sometimes refered to as "Level 1 Cache". An example value for this field would be "16 KB". Other values are possible. Note that some manufacturers specify this first level of cache as "Level 0 Cache".
www.spec.org/gwpg/apc.static/explain.htm
As in the uniprocessor study, the effectiveness of the scheduling algorithm can be evaluated based on how often prefetched misses result in primary cache hits. Figure breaks down what happened to the original primary cache misses, similar to Figure in the uniprocessor study.
www.cs.cmu.edu/~tcm/thesis/subsection2_9_3_2.html