Please enable JavaScript.
Coggle requires JavaScript to display documents.
VARIOUS OS STRUCTURE - Coggle Diagram
- 
- VARIOUS OS STRUCTURE  
- 
- Monolithic  
- 
- CHARACTERISTICS  
- 
- 
-  each component and its associated components must all be present for code to be executed compiled for the software to run 
 
 
 
- 
- STRENGTH 
- 
- 
-  highty efficient and goad performance 
 
- 
- 
- 
-  the monolithic kernel is a binary state single binary life
 
 
 
 
 
- 
- 
 
- 
- LAYERD  
- 
- CHARACTERISTICS  
- 
- 
-  components to overcome the issues of monolithic architecture
 
 
 
- 
- 
- 
 
- 
- MICROKERNEL  
- 
- CHARACTERISTICS  
- 
- • devide OS into several processes , each implements a single set of services 
 
 
- 
- 
- 
 
-