Practical 8
Practical 8
O
p
An operating system (OS) is the program that, after being initially loaded into the computer by a
boot program, manages all of the other application programs in a computer.
e
Functions of Operating System
a
Memory Management: Memory management is the process of allocating memory
r
space for user programs in main memory. When programs are run by users, the
operating system allocates portions of free memory to programs. When a program is
ti
closed, operating system will free the memory portion used by that program for
reuse. The operating system automatically loads user programs in available memory
n
space and executes them.
Memory Management: Memory management is the process of allocating memory
g
space for user programs in main memory. When programs are run by users, the
operating system allocates portions of free memory to programs. When a program is
S
closed, operating system will free the memory portion used by that program for
reuse. The operating system automatically loads user programs in available memory
space and executes them
y
Input/Output Management: Input/output management is the process of controlling
the operation of all the input/output devices attached to computer. User
s
communicates with computer through various input/output devices such as
keyboard, mouse, monitor printer, etc. Management of these devices is the
t
responsibility of operating system. Operating system uses Input/Output controller to
manage and coordinate the operation of all the input/output devices.
e
File Management: File management system is part of operating system that organizes
stores and keeps track of computer files and folders. Computer files can be
m
documents, programs, images, videos, etc. Operating system controls the common
Marium AAMIR 1
Practical 8|Marium Aamir
Marium AAMIR 2