18.5k views
13 votes
Advantages of monolithic operating system? ​

1 Answer

7 votes

Advntage:

provides CPU scheduling, memory management, file management, and other operating system functions through system calls. The other one is that it is a single large process running entirely in a single address space.

Disadvantage: if anyone service fails it leads to an entire system failure

User Friso Kluitenberg
by
5.5k points