- -It allocates a time slot with the processor
- -It allocates memory for storing programs and data so when data is needed it can be found easily.
- -It ensures that jobs with different priorities are dealt with in the correct order
- -The system takes care of data storage in the computer systems memory.
- -It has routines for handling input and output operations
- -It accpets commands and data from the user via inout devices.
- -The system looks after transfer of data between the backing store and memory
- -It also manages system security
METHODS OF OPERATION
SINGLE PROGRAM MODE:
Runs with just one program at a time, with one user
MULTI-TASKING MODE/MULTI-PROGRAM MODE:
runs with two or more programs at a time with one user
MULTI-USER MODE:
Several users are able to use the same system together
MULTI-PROCESSOR MODE:
In larger systems,there will be more then one processor.The operating system allows the different processor to operate togeter and utilise the same memory.
No comments:
Post a Comment