caching - why do we need to keep cache size small? -


i understanding concept of tlb (mmu). confusing if caches (like tlb) great, why don’t make bigger caches , keep of our data in them.

simple: such caches expensive. reason why helpful is: "fine tuned". located "very close" required.

you might want read memory hierarchy understand balancing between cost , "speed" requirements.


Comments

Popular posts from this blog

PHP while loop dynamic rowspan -

timer - Java TimerTask cancel -

android - How to read a column value in parse.com without accessing an object or a pointer -