What is meant by arm-stickiness?
If one or a few processes have a high access rate to data on single track of a storage disk, then they might be monopolizing the device by repeated requests to that track. This generally occurs with most common device scheduling algorithms (LIFO, SSTF, C-SCAN, etc).