Operating System Fundamentals
Operating System Fundamentals
Operating System Fundamentals
Fundamentals
Topic Outline
Operating System
Services Provided by an Operating System
Core Components of an Operating System
Operating System
System software that allows users or the application programs they are
using to interact with the computer hardware in an easy and convenient
manner.
Operating System
Bootstrap program
executed upon power on.
Main function is to perform power-on self test(POST) which checks if all computer
hardware are in food working condition.
Boot block loader
Locates the operating system and loads it in the main memory.
At this moment, the operating system takes charge of the computer system.
Operating System
Memory Manager
The memory manager handles allocation and monitor which memory areas
are in use and which are free or available.
File Manager
The files stored in the secondary storage are organized and presented for
east access by the file manager.
I/O Manager
The different input/output devices of the computer system are managed by
the I/O manager( device manager).