OS
OS
Architecture
We can draw a generic architecture diagram of an Operating
System which is as follows:
Following are some of important functions of an operating
System.
Memory Management
Processor Management
Device Management
File Management
Network Management
Security
Job accounting
CPU.
o Running: The process is currently executing on the CPU.
gets to use the CPU and for how long. This is called
scheduling. The goal is to maximize CPU utilization,
minimize waiting times, and provide a fair allocation of
processing power. Different scheduling algorithms (like
those discussed previously) are used to achieve these
goals.
o Memory Management: The OS manages the
writing files.
o Process management: Creating, deleting, and managing
PROCESS MANAGEMT
What does an operating system do?
An operating system manages computer hardware and software, coordinates tasks, and
provides a user interface for interacting with the computer.