- Back to Home »
- Linux Architecture: Linux Operating System Structure
Linux Architecture: Linux Operating System Structure
Linux Kernel participates as one layer in overall system. Linux is composed of five major subsystems within the kernel layer:
- Process Scheduler (sched)
- Memory Manager (mm)
- Virtual File System (vis)
- Network Interface (net)
- Inter-Process Communication (ipc)