I want to know about kernel processes, like [migration], [kswapd], etc. Where are kernel processes like these documented?
|
|
|||||
|
|
I really doubt that there is a single place where you can find all the details. Best way would be to browse the kernel source code along with online help and Professional Linux Kernel Architecture (link to Amazon) by Wolfgang Mauerer provides information about a few daemons:
Understanding the Virtual Memory Manager (free) by Gorman also provides in-depth details about kswapd. |
||||
|
|
|
The only book I found after a quick search is "Linux" from Michael Koffler. But from what I found on Google Books is does not explain this in depth (just name and what the daemon is for). |
|||
|
|
|
There is a book called |
|||
|
|
