Size: 192
Comment:
|
Size: 615
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. | Parent Node : [:KernelHacking-HOWTO:KernelHacking-HOWTO] 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/Exceptions and Interrupts Handling:Exceptions and Interrupts 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 |
Parent Node : [:KernelHacking-HOWTO:KernelHacking-HOWTO]
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/Exceptions and Interrupts Handling:Exceptions and Interrupts Handling]
- Time, Clocks and Timers
- Synchronization
- Inter Process Communication
- Memory Management, Virtual Memory Management
- Virtual File system
- Process Scheduling
- System Calls
- Modules
- Add More