Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
List of algorithms
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Operating systems algorithms== {{further|Operating systems}} * [[Banker's algorithm]]: algorithm used for deadlock avoidance * [[Page replacement algorithms]]: for selecting the victim page under low memory conditions ** [[Adaptive replacement cache]]: better performance than LRU ** [[Clock with Adaptive Replacement]] (CAR): a page replacement algorithm with performance comparable to [[adaptive replacement cache]] ===Process synchronization=== {{further|Process synchronization}} {{further|Process scheduler}} * [[Dekker's algorithm]] * [[Lamport's Bakery algorithm]] * [[Peterson's algorithm]] ===Scheduling=== {{further|Scheduling (computing)}} * [[Earliest deadline first scheduling]] * [[Fair-share scheduling]] * [[Least slack time scheduling]] * [[List scheduling]] * [[Multi level feedback queue]] * [[Rate-monotonic scheduling]] * [[Round-robin scheduling]] * [[Shortest job next]] * [[Shortest remaining time]] * [[Top-nodes algorithm]]: resource calendar management ===I/O scheduling=== {{further|I/O scheduling}} {{expand section|date=July 2017}} ====Disk scheduling==== * [[Elevator algorithm]]: Disk scheduling algorithm that works like an elevator. * [[Shortest seek first]]: Disk scheduling algorithm to reduce [[seek time]].
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)