What is meant by arm-stickiness?
Answer / guest
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 multisurface disks are more likely to be
affected by this than low density ones.
| Is This Answer Correct ? | 15 Yes | 2 No |
What are demand- and pre-paging?
What is real time operating systems?
What is short term scheduler in operating system (os)?
What is a ready queue?
What is a binary semaphore? What is its use?
7 Answers CDC, Maveric, Morgan Stanley,
Explain ddks?
What are the sub-components of I/O manager in Windows NT?
Explain the types of data storage and its relation with the cpu.
Explain binary semaphore and its functionality.
Explain about Different types of real-time scheduling?
Virtual memory size depends on [a] address lines [b] data bus [c] disc space [d] a & c [e] none
What are loosely coupled systems?