Operating Systems management techniques
We have learned [2]
OS resource management techniques[edit]
Technique | Description |
---|---|
scheduling | Scheduling is the method by which work is assigned to resources that complete the work.[3]. There are many different scheduling strategies. The main purposes of scheduling algorithms are to minimize resource starvation and to ensure fairness amongst the parties utilizing the resources[4] |
policies | foo |
multitasking | foo |
virtual memory | foo |
paging | foo |
interrupt | foo |
polling | foo |
Standards[edit]
- Outline OS resource management techniques: scheduling, policies, multitasking, virtual memory, paging, interrupt, polling.