1. Operating system organization
In this article, we often use the term "system" instead of "operating system".
Although there is no standard structure that applies to every system, the following main components are generally identified:
core functions include processor allocation, interrupt handling and clock management, process management and I/O supervision, all of which are handled by drivers, specialized software for each class of I/O or communication device;
memory manager is responsible for managing virtual memory (address space specific to a user) and allocating physical memory;
the file management system manages the designation and storage of information in files; it calls on the memory manager and the drivers of the secondary...
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!
Operating system organization
Article included in this offer
"Software technologies and System architectures"
(
227 articles
)
Updated and enriched with articles validated by our scientific committees
A set of exclusive tools to complement the resources
Bibliography
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!