Memory Management
From: Robert P. J. Day <hidden>
Date: 2016-02-08 11:28:29
From: Robert P. J. Day <hidden>
Date: 2016-02-08 11:28:29
Quoting sanjeev sharma [off-list ref]:
Hi, I would suggest you to go through the Linux Kernel book Robert Love which is simpler to understand.
just a caution that that book is starting to show its age, even though it's still really, really good. the memory management is probably still fairly current, but i would compare all code snippets against the current kernel just in case. rday