codingfreak
Pages
(Move to ...)
Home
Algorithms
Data Structures
Linux
▼
Showing posts with label
Kernel
.
Show all posts
Showing posts with label
Kernel
.
Show all posts
2.11.2012
Notification Chains in Linux Kernel - Part 03
›
Continuation after PART-2 . Notifying Events on a Chain Notifications are generated with notifier_call_chain . This function simply inv...
1.16.2012
Notification Chains in Linux Kernel - Part 02
›
Continuation after PART-1 . Check the PART-3 . Blocking Notifier chains A blocking notifier chain runs in the process context. The cal...
Notification Chains in Linux Kernel - Part 01
›
Linux is a monolithic kernel. Its subsystems or modules help to keep the kernel light by being flexible enough to load and unload at runtime...
›
Home
View web version