Locality Of Reference
Everything on SkillVeris tagged Locality Of Reference — collected across the glossary, study notes, blog, and cheat sheets.
2 resources across 1 library
Interview Questions(2)
What is the Working Set Model?
The working set model defines a process's working set as the set of pages it has referenced within a recent time window (delta), and the OS uses this to decide…
What is the Memory Hierarchy in a Computer System?
The memory hierarchy is a layered arrangement of storage technologies — registers, cache, main memory, and secondary storage — ordered by decreasing speed and…