Operating System (OS) Question:
Download Questions PDF

Explain arm-stickiness?

Operating System (OS) Interview Question
Operating System (OS) Interview Question

Answer:

If one or a few processes have a high access rate to data on one track of a storage disk, then they may monopolize the device by repeated requests to that track. This generally happens with most common device scheduling algorithms (LIFO, SSTF, C-SCAN, etc). High-density multi-surface disks are more likely to be affected by this than low density ones.

Download Operating System (OS) Interview Questions And Answers PDF

Previous QuestionNext Question
Explain cycle stealing?Explain the stipulations of C2 level security?