Linux Kernel Development: A thorough guide to the design and implementation of the Linux kernel (Developer's Library)

Linux Kernel Development: A thorough guide to the design and implementation of the Linux kernel (Developer's Library)

by RobertLove (Author)

Synopsis

Linux Kernel Development details the design and implementation of the Linux kernel, presenting the content in a manner that is beneficial to those writing and developing kernel code, as well as to programmers seeking to better understand the operating system and become more efficient and productive in their coding. The book details the major subsystems and features of the Linux kernel, including its design, implementation, and interfaces. It covers the Linux kernel with both a practical and theoretical eye, which should appeal to readers with a variety of interests and needs. The author, a core kernel developer, shares valuable knowledge and experience on the 2.6 Linux kernel. Specific topics covered include process management, scheduling, time management and timers, the system call interface, memory addressing, memory management, the page cache, the VFS, kernel synchronization, portability concerns, and debugging techniques. This book covers the most interesting features of the Linux 2.6 kernel, including the CFS scheduler, preemptive kernel, block I/O layer, and I/O schedulers. The third edition of Linux Kernel Development includes new and updated material throughout the book: * An all-new chapter on kernel data structures * Details on interrupt handlers and bottom halves * Extended coverage of virtual memory and memory allocation * Tips on debugging the Linux kernel * In-depth coverage of kernel synchronization and locking * Useful insight into submitting kernel patches and working with the Linux kernel community

$42.14

Save:$4.78 (10%)

Quantity

3 in stock

More Information

Format: Paperback
Pages: 480
Edition: 3
Publisher: Addison Wesley
Published: 22 Jun 2010

ISBN 10: 0672329468
ISBN 13: 9780672329463
Book Overview: The third edition of the authoritative, practical introduction to the Linux kernel for programmers who want to better understand the Linux kernel and write and develop kernel code. Authored by a well-known member of the Linux kernel development team, with a reputation for a highly readable and focused writing style, this edition has been thoroughly updated and includes improved coverage of all the major subsystems and features of the latest version of the Linux 2.6.xx kernel.

Author Bio

Robert Love is an open source programmer, speaker, and author who has been using and contributing to Linux for more than 15 years. He is currently senior software engineer at Google, where he was a member of the team that developed the Android mobile platform's kernel. Prior to Google, he was Chief Architect, Linux Desktop, at Novell. Before Novell, he was a kernel engineer at MontaVista Software and Ximian.

?

Love's kernel projects include the preemptive kernel, the process scheduler, the kernel events layer, inotify,VM enhancements, and several device drivers.

?

He has given numerous talks on and has written multiple articles about the Linux kernel and is a contributing editor for Linux Journal. His other books include Linux System Programming and Linux in a Nutshell.