Elevator_algorithm
en.wikipedia.org · 938 words · saved by 1 readers
Couldn't find lead section for Elevator_algorithm
From Wikipedia, the free encyclopedia The elevator algorithm, or SCAN, is a disk-scheduling algorithm to determine the motion of the disk's arm and head in servicing read and write requests. This algorithm is named after the behavior of a building elevator, where the elevator continues to travel in its current direction (up or down) until empty, stopping only to let individuals off or to pick up new individuals heading in the same direction. From an implementation perspective, the drive maintains a buffer of pending read/write requests, along with the associated cylinder number of the…
saved by
related reading
- Elevatorsjohn.fun
- Visualizing Algorithmsbost.ocks.org
- Algorithm - Wikipediaen.wikipedia.org
- Algorithms for Modern Hardware - Algorithmicaen.algorithmica.org
- pasa.pdfmipmip.org
- Banker's algorithm - Wikipediaen.wikipedia.org
- Knuth versus Emailwww-cs-faculty.stanford.edu
- Elevator Saga - the elevator programming gameplay.elevatorsaga.com
- Algorithmicaen.algorithmica.org
- Computer Scientists Establish the Best Way to Traverse a Graph | Quanta Magazinequantamagazine.org
- [2303.05103] Algorithmic neutralityarxiv.org
- CSC 151 - Coding Challenge 1eikmeier.sites.grinnell.edu