Skip to main content

Module scan

Module scan 

Source
Expand description

SCAN dispatch algorithm. SCAN (elevator) dispatch algorithm — sweeps end-to-end before reversing.

Structs§

ScanDispatch
Elevator dispatch using the SCAN (elevator) algorithm.