
Operating System Algorithms
by Nathan Adams,Elisha Chirchir
Paperback: 106 pages
Publisher: CreateSpace Independent Publishing Platform; 1 edition (21 April 2017)
Language: English
ISBN-10: 1545146268
ISBN-13: 9781545146262
B071V3R7DH
Contents
Chapter 1 - Introduction
Chapter 2 - Process Scheduling
Chapter 3 - Resource Allocation Graph
Chapter 4 - Disk Scheduling
Chapter 5 - Solutions
Operating System Algorithms will walk you through in depth examples of algorithms that you would find in an operating system. Selected algorithms include ones related to process scheduling:
First Come First Serve (FCFS)
Shortest Job First (Non-preemption)
Shortest Job First (Preemption)
Priority
Round Robin
As well as disk scheduling algorithms:
First Come First Serve (FCFS)
Shortest Seek Time First
SCAN
C-SCAN
LOOK
C-LOOK
操作系统算法将引导您深入了解在操作系统中找到的算法。 所选算法包括与进程调度相关的算法:
先到先得(FCFS)
最短工作(不抢占)
最短工作(抢占)
优先
轮回
以及磁盘调度算法:
先到先得(FCFS)
最短寻求时间先
扫描
C-SCAN
看
C-LOOK
Operating System Algorithms
未经允许不得转载:finelybook » Operating System Algorithms
相关推荐
- Model-Based Reinforcement Learning: From Data to Continuous Actions with a Python-based Toolbox
- Writing a C Compiler: Build a Real Programming Language from Scratch
- Rust Programming: A Practical Guide to Fast, Efficient, and Safe Code with Ownership, Concurrency, and Web Programming
- Learn C++ by Example: Covers versions 11 to 23
finelybook
