[
previous |
index |
next ]
What is the Linux kernel?
- The Heart of the Linux Operating System
- Provides for the efficient management of system resources:
- CPU
- Interprocess Communication
- Memory
- Devices:
- Disks
- Terminals
- Networks
- Printers
- A really big C program!