answersLogoWhite

0


Best Answer

Level 1 cache is actually on the CPU chip and isn't really variable... for any given type of chip, it is what it is and isn't something you should need to worry about. I really have no idea why computer manufacturers feel the need to list it.

A modern CPU will typically have an L1 cache of about 64-128 KB per core.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How big should level 1 cache be when purchasing a computer?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Is cache memory found on the motherboard?

external cache or level 2 or L2 cache


Level 2 cache is slightly farther away from the CPU than Level 1 cache?

True.


What is the memory of the cache that is closest to the processor die but is not housed on the die?

Level 2 cache (L2 cache)


Is level 3 cache faster for the CPU to reach and is larger in size than Level 1 cache?

False


Is Level 2 cache farther away from the CPU than Level 1 cache or on a separate chip?

true


What is a cache outside the processor called?

L2 cache. Today's processors all have some memory on the processor chip (called a die). Memory on the processor die is called Level 1 cache (L1 cache). Memory in the processor package, but not on the processor die, is called Level 2 cache (L2 cache). Some processors use a third cache farther from the processor core, but still in the processor package, which is called Level 3 cache (L3 cache).


What is the name of the memory cache that is closest to the processor die but is not housed on die?

Level 2 cache (L2 cache)


Which cache level is on the motherboard and is separate from the processor chip?

L2 cache


What sequences lists the speed of memory from the fastest to the slowest?

registers, level 2 cache , level 1 cache, ram


What will happen next if a cache miss occurs in the level 1 cache in a system with a level 1 and level 2 cache where will the required data be requested from next?

Cache misses move up the chain (or down the chain, if you want to think of it that way). If the information required is not in your L1 cache, then it checks for it in the L2 cache. If it isn't there either, then you need to go out and grab it from main memory.


What is level 1 2 and 3 cache?

; L3 Cache (Level 3 Cache) This type of cache is becoming more prevalent as microprocessor manufacturers ship more processors with L1 and L2 cache built into the processor. L3 cache is then the extra cache that sits on the motherboard between the processor and main memory, since the processor already contains L1 and L2 cache. Some processors are starting to ship with L3 cache built-in as well to speed up memory operations further. In those cases the L3 cache often sits on a separate area of the die, not built directly into the chip core.


What was the first Intel processor to contain level 2 cache?

The Intel Pentium Pro was the first Intel processor to contain level 2 cache.