Server Support Question:
Download Questions PDF

Explain what does locality of reference mean in term of operating system?

Server Support Interview Question
Server Support Interview Question

Answer:

In order to run a computer, several data locations needs to be referenced in a short period of time. Such data locations consists are in relatively well predictable clusters. This concept of frequently accessing same or related value storage locations is known as Locality of Reference. It is also known as "principle of locality" / "locality principle".

Few special cases of locality are as follows:

1. Temporal locality,
2. Spatial locality,
3. Equidistant locality
4. Branch locality.

Download Server Support Interview Questions And Answers PDF

Previous QuestionNext Question
Where is the AD database held? What other folders are related to AD?Explain what are the alarms in Solaris UNIX?