Download presentation
Presentation is loading. Please wait.
Published byBernice Houston Modified over 9 years ago
1
Presented By: Asst. Prof. Navjeet Kaur Computer Department Govt College Ropar
2
A program that acts as an intermediary between a user of a computer and the computer hardware
3
To hide details of hardware by creating abstraction To allocate resources to processes Provide a pleasant and effective user interface
4
Memory Management Processor Management Device Management File Management Security Control over system performance Job accounting Error detecting aids Coordination between other software and users
5
It keeps the track of which parts of memory are being used, allocate/deallocate memory space as required, etc. Process Management Creation and deletion of user and system processes, deadlock handling, etc.
6
OS manages device communication via their respective drivers. File Management A file system is normally organized into directories for easy navigation and usage. These directories may contain files and other directions.
7
Deals with hardware specific drivers for devices, keeps it all hidden from the rest of the system File Management Creating/deleting files and directories, backup, etc
8
By means of password and similar other techniques, preventing unauthorized access to programs and data. C ONTROL OVER SYSTEM PERFORMANCE Recording delays between request for a service and response from the system.
9
Keeping track of time and resources used by various jobs and users E RROR DETECTING AIDS Production of dumps, traces, error messages and other debugging and error detecting aids.
10
Coordination and assignment of compilers, interpreters, assemblers and other software to the various users of the computer systems.
11
THANKS
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.