Linux Kernel Development (Novell Press)
Linux Kernel Development (Novell Press) by Robert Love
- Binding:
- Paperback
- Number of Pages:
- 432
- ISBN:
- 0672327201
- Product Group:
- book
- Publisher:
- Novell Press
- Publication Date:
- Jan. 20, 2005
- BooksForGeeks.com ID:
- 1690
A guide that helps developers understand the Linux kernel through coverage of the subsystems as well as features associated with the Linux 2.6 kernel. It helps you to take a look at Linux kernel from both a theoretical and an applied perspective covering topics like algorithms, system call interface, paging strategies and kernel synchronization.
Reviews for Linux Kernel Development (Novell Press)
-
Good, but depending what you want, not the best
Rated out of 5 stars, February 12th, 2010
I got this book to learn more about operating systems and Linux.
It's ok, quite good even, but for me, a far better book is "Lions' Commentary on UNIX 6 Editition with Source Code". It's much older, but it walks you through the real code of a operating system that started it all. -
Perhaps the best book on kernel hacking practicalities
Rated out of 5 stars, September 12th, 2005
Sometimes the style can be a little cheesy and Robert Love avoids many of the device driver issues that most wannabe kernel hackers will face, but as a general and practical introduction to the 2.6 series kernel I doubt this book will be surpassed. Love focuses on the big picture throughout and assumes some, but not too much, general knowledge of operating systems basics. If you want to become a kernel hacker then you need to buy and read this book - I came at all of this the other way round (wrote a device driver and then looked for more about the kernel) - but reading this first would have been better. -
A good roundup. Recommended.
Rated out of 5 stars, February 12th, 2004
This should take the kernel novice and make them perhaps not a kernel expert, but at least strongly informed on the technical side of how to start hacking the kernel.The book particularly focuses on some of the improvements in the 2.6 kernel, which is very welcome.

