Operating Systems management techniques: Difference between revisions
Mr. MacKenty (talk | contribs) (Created page with "right|frame|Resource Management<ref>http://www.flaticon.com/</ref> We have learned <ref>https://www.lifewire.com/what-is-a-system-resource-2626016</ref>...") |
Mr. MacKenty (talk | contribs) No edit summary |
||
Line 3: | Line 3: | ||
We have learned <ref>https://www.lifewire.com/what-is-a-system-resource-2626016</ref> | We have learned <ref>https://www.lifewire.com/what-is-a-system-resource-2626016</ref> | ||
== | == OS resource management techniques == | ||
{| style="width: 95%;" class="wikitable" | {| style="width: 95%;" class="wikitable" | ||
Line 21: | Line 21: | ||
| interrupt || foo | | interrupt || foo | ||
|- | |- | ||
| polling | | polling || foo | ||
|} | |} | ||
Revision as of 22:00, 6 December 2017
We have learned [2]
OS resource management techniques[edit]
Technique | Description |
---|---|
scheduling | foo |
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.