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 |
How do I know chkdsk is finished?
How much ram can 64 bit use?
Why is 32 bit referred to as x86?
How you can detect deadlock condition?
How you can check whether a machine is 64 bit or 32 bit?
Explain the refresh operation in a dynamic ram?
In the context of memory management, what are placement and replacement algorithms?
What are the different types of CPU registers in a typical operating system design?
One starts counting from 0 to max and the other stars from max to 0. Which one executes fast.
What is LiveLock?
Can I change a 32 bit to 64 bit?
Explain the concept of the multi-processor systems or parallel systems?