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 ...
Read More
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.
Read Less
Add this copy of Linux Kernel Development to cart. $42.93, new condition, Sold by Ingram Customer Returns Center rated 5.0 out of 5 stars, ships from NV, USA, published 2010 by Addison-Wesley Professional.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
New. Print on demand Trade paperback (US). Glued binding. 480 p. Contains: Line drawings, black & white, Tables, black & white, Figures. Developer's Library.
Carefully selected content and very practical approach. This practical content emphasises crucial Linux design aspects like: device drivers, memory management or special debugging techniques.
(Almost) everything is kept at a common level of principiality, no matter the Linux kernel version. Nevertheless, given the year of apparition (2010) some new concepts brought by latest kernel version are obviously not fully explained but given as trends for future development (especially related to the latest hardware/software technologies): virtualization, newest device drivers, memory caching, to name just a few important things.
Good explanations overall for those who want to get acquainted with Linux's internals and therefore low-level flavors.
Requires at least Medium level of programming experience.