Daniel Dantas

28%
Flag icon
Operating system schedulers typically define a “period” in which every program is guaranteed to run at least a little bit, with the system giving a “slice” of that period to each program. The more programs are running, the smaller those slices become, and the more context switches are happening every period, maintaining responsiveness at the cost of throughput.
Algorithms to Live By: The Computer Science of Human Decisions
Rate this book
Clear rating
Open Preview