Operating System UNIT 2
Operating System UNIT 2
Reema Agrawal
Asst Professor
MERI
Operating System
Operating System is a software, which makes a
computer to actually work.
The OS organizes and controls the hardware.
A program that controls the execution of application
programs
An interface between applications and hardware
Examples: Windows, Linux, Unix and Mac OS,
etc.,
Objectives Of Operating System
The two primary objectives are:
1. Makes a computer system easier to use: Provides a
convenient interface for using a computer system.
It acts as an intermediate between the system and
users.
2. Manages the resources of a computer system:
Keeps track of who is using what resources, granting
resource requests etc.
Structure Of Operating System
Structure Of Operating System
The structure of OS consists of 4 layers:
1. Hardware
4. Application programs
This is dependent on users need.
Types Of Operating System
Real Time O.S
Multi User or Time sharing O.S
Multitasking or Multiprogramming
Distributed
Batch Processing
Multiprocessor O.S
Embedded O.S
Real Time Operating System
Designed to respond to an event within a predetermined
time.
The time taken by the system to respond to an input and
display of required updated information is termed as
response time.
They respond quickly.
For example: Scientific experiments, medical imaging
systems, industrial control systems, weapon systems,
robots, and Air traffic control system etc.
Multi User or Time Sharing O.S
(Preemptive or Non-Preemtive)
Theses allow different users to access the same data
and application programs on the same network.