Jump to content

What does cache mean in a cpu?

Go to solution Solved by Godlygamer23,

CPU *cache* is a form of very high performance volatile memory used for quickly accessing instructions the respective CPU will probably need. CPU caches have varying levels - L1, L2, and L3.

 

L1 is the fastest and most expensive. It is found in the smallest quantity.

 

L2 is the second fastest and second most expensive. It's the middle of the road.

 

L3 is the third fastest and third most expensive. It is found in the highest quantity.

 

Each of Intel's CPU cores contain their own discrete L1 and L2 cache with L3 being shared with the other cores.

Hardware implements cache as a block of memory for temporary storage of data likely to be used again. Central processing units (CPUs) and hard disk drives (HDDs) frequently use a cache, as do web browsers and web servers.

 

Unless you really meant Cash then 

 

zuzCw.gif

I3-4150 | Be Quiet! Dark Rock Pro 3 | 8GB KINGSTON FURY RAM | MSI Z97-G43 | HYPERX FURY 120GB SSD SAPPHIRE HD7950 VAPOR-X | Phanteks Enthoo Pro M | EVGA 500W | Corsair SP120's w/ NZXT Fan Hub

Plans: I5-4690K || EVGA GS 650W | KINGSTON FURY 8GB RAM  PCPARTPICKER: https://uk.pcpartpicker.com/

Link to post
Share on other sites

CPU *cache* is a form of very high performance volatile memory used for quickly accessing instructions the respective CPU will probably need. CPU caches have varying levels - L1, L2, and L3.

 

L1 is the fastest and most expensive. It is found in the smallest quantity.

 

L2 is the second fastest and second most expensive. It's the middle of the road.

 

L3 is the third fastest and third most expensive. It is found in the highest quantity.

 

Each of Intel's CPU cores contain their own discrete L1 and L2 cache with L3 being shared with the other cores.

"It pays to keep an open mind, but not so open your brain falls out." - Carl Sagan.

"I can explain it to you, but I can't understand it for you" - Edward I. Koch

"I didn't die! I performed a tactical reset!" - Apollolol

Link to post
Share on other sites

A much faster, but smaller version of ram to store what the cpu is working on at the moment (if im not mistaken)

Cpu: Ryzen 2700 @ 4.0Ghz | Motherboard: Hero VI x370 | Gpu: EVGA RTX 2080 | Cooler: Custom Water loop | Ram: 16GB Trident Z 3000MHz

PSU: RM650x + Braided cables | Case:  painted Corsair c70 | Monitor: MSI 1440p 144hz VA | Drives: 500GB 850 Evo (OS)

Laptop: 2014 Razer blade 14" Desktop: http://imgur.com/AQZh2sj , http://imgur.com/ukAXerd

 

Link to post
Share on other sites

CPU *cache* is a form of very high performance volatile memory used for quickly accessing instructions the respective CPU will probably need. CPU caches have varying levels - L1, L2, and L3.

 

L1 is the fastest and most expensive. It is found in the smallest quantity.

 

L2 is the second fastest and second most expensive. It's the middle of the road.

 

L3 is the third fastest and third most expensive. It is found in the highest quantity.

 

Each of Intel's CPU cores contain their own discrete L1 and L2 cache with L3 being shared with the other cores.

 

 

Hardware implements cache as a block of memory for temporary storage of data likely to be used again. Central processing units (CPUs) and hard disk drives (HDDs) frequently use a cache, as do web browsers and web servers.

 

Unless you really meant Cash then 

 

zuzCw.gif

Isn't ram used as the cpu's volatile memory?

Link to post
Share on other sites

Isn't ram used as the cpu's volatile memory?

Cache is found directly on the CPU die. It is just another form of volatile memory that the CPU uses to execute and store instructions, but is significantly faster. We use different forms of memory to save on costs - CPU cache is very very expensive compared to RAM and semi-permanent storage.

"It pays to keep an open mind, but not so open your brain falls out." - Carl Sagan.

"I can explain it to you, but I can't understand it for you" - Edward I. Koch

"I didn't die! I performed a tactical reset!" - Apollolol

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×