⇤ ← Revision 1 as of 2006-11-18 17:13:49
Size: 192
Comment:
|
Size: 552
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
The Linux kernel can be thought as logically composed of many Subsystems. They may be implemented not as separate directories in the tree structure due to the tight coupling among them all. | The Linux kernel can be thought as logically composed of many Subsystems. They may be not implemented as separate directories in the tree structure due to the tight coupling among them all. 1. Processes 1. [:KernelHacking-HOWTO/Subsystems/Internals of Interrupt Handling:Interrupts and Exceptions Handling] 1. Time, Clocks and Timers 1. Synchronization 1. Inter Process Communication 1. Memory Management, Virtual Memory Management 1. Virtual File system 1. Process Scheduling 1. System Calls 1. Modules 1. Add More |
The Linux kernel can be thought as logically composed of many Subsystems. They may be not implemented as separate directories in the tree structure due to the tight coupling among them all.
- Processes
[:KernelHacking-HOWTO/Subsystems/Internals of Interrupt Handling:Interrupts and Exceptions Handling]
- Time, Clocks and Timers
- Synchronization
- Inter Process Communication
- Memory Management, Virtual Memory Management
- Virtual File system
- Process Scheduling
- System Calls
- Modules
- Add More