- In a serial processing operating system, only one job can be done in computer memory and it remains there till it is executed.
- After completion of the job, the next job is entered in a serial fashion.
- In this system, memory management is very simple because the whole memory space is allocated to the job or program.
- In the serial processing operating system, the CPU remains idle most of the time because the CPU is very fast as compared to I/O devices.
ADVANTAGE
- Resource management is very easy.
- Resource allocation is very easy.
DISADVANTAGE
- CPU remains ideal most of the time.
- Very slow.
- The waiting time for a job is more.
You must check it out this:-
- BATCH OPERATING OPERATING SYSTEM:-https://btechbca.blogspot.com/2020/07/batch-operating-system.html
- MULTI-PROGRAMMING OPERATING SYSTEM:-https://btechbca.blogspot.com/2020/07/multi-programming-operating-system.html
- MULTI-USER OPERATING SYSTEM:-https://btechbca.blogspot.com/2020/07/multi-user-operating-system.html
- MULTI-PROCESSING OPERATING SYSTEM:-https://btechbca.blogspot.com/2020/07/multi-processing-operating-system.html
- REAL-TIME OPERATING SYSTEM:-https://btechbca.blogspot.com/2020/07/real-time-operating-system.html
- PERSONAL COMPUTER:-https://btechbca.blogspot.com/2020/07/personal-computer.html
- DISTRIBUTED OPERATING SYSTEM:-https://btechbca.blogspot.com/2020/07/distributed-operating-system.html
Post a Comment
Post a Comment