Level 2
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).
A discrete L2 cache is in the same housing as the processor, but resides on a separate microchip. It typically runs at half the speed of the processor, unlike ATC which resides on the same microchip as the processor and runs at the same speed as the CPU.
On-Package L2 cache (discrete L2 cache) is on a separate microchip within the processor housing, while Advanced Transfer Cache (ATC) is located directly on the same die as the processor core.
Internal Cache
delay to access the data in cache in context of processor's speed. Time to access the requested data in cache , at that time processor have to wait .. is called cache latency.
yes..there is a cache which is present in the processor.
Cache memory
It is integrated with Processor. Also called Cache Memory.
cache is the problem occurs in processor
The data found in the cache is called cache data. It typically consists of recently accessed or frequently used instructions or data that are stored in a smaller and faster memory area for quicker access by the processor.
advanced transfer cache
The motherboard doesn't contain cache. The chips do, but the motherboard contain RAM modules. Like when you hear a PC has 512MB of memory. The cache (memory on the chip) follows lines called a bus to the RAM (memory on the motherboard).Answer: Level 3