Please enable JavaScript.
Coggle requires JavaScript to display documents.
Operating systems, - Coggle Diagram
Operating systems
Functions of the Operating System
Process Management
Process Scheduling
Interprocess Communication
Memory Management
Virtual Memory
Segmentation
File System Management
File Organization
Access Control
Device Management
Device Drivers
I/O Handling
Memory Hierarchy
Registers
Cache Memory
RAM
Virtual Memory
Networking
Network Protocol Support
Socket Programming
Network File Systems
Security and Protection
User Authentication
Encryption
Firewall
Types of Operating Systems
Single-user OS (Windows, macOS)
Multi-user OS ( Linux, Unix)
Kernel
Core component of the OS managing hardware and providing essential services.
Monolithic Kernel
Microkernel
File Systems
File Operations
Create
Read
Write
Delete