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, 3rd Edn to cart. $27.30, new condition, Sold by discount_scientific_books rated 5.0 out of 5 stars, ships from Sterling Heights, MI, UNITED STATES, published 2018 by Pearson Education India.
Add this copy of Linux Kernel Development to cart. $50.42, new condition, Sold by Paperbackshop rated 4.0 out of 5 stars, ships from Bensenville, IL, UNITED STATES, published 2018 by Pearson Education India.
Add this copy of Linux Kernel Development to cart. $62.92, new condition, Sold by Booksplease rated 4.0 out of 5 stars, ships from Southport, MERSEYSIDE, UNITED KINGDOM, published 2018 by Pearson Education India.
Add this copy of Linux Kernel Development to cart. $8.00, good condition, Sold by HPB-Red rated 5.0 out of 5 stars, ships from Dallas, TX, UNITED STATES, published 2010 by Addison-Wesley Professional.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
Good. Connecting readers with great books since 1972! Used textbooks may not include companion materials such as access codes, etc. May have some wear or writing/highlighting. We ship orders daily and Customer Service is our top priority!
Add this copy of Linux Kernel Development to cart. $11.99, good condition, Sold by Goodwill of Silicon Valley rated 5.0 out of 5 stars, ships from San Jose, CA, UNITED STATES, published 2010 by Addison-Wesley Professional.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
Supports Goodwill of Silicon Valley job training programs. The cover and pages are in Good condition! Any other included accessories are also in Good condition showing use. Use can include some highlighting and writing page and cover creases as well as other types visible wear.
Add this copy of Linux Kernel Development to cart. $11.99, good condition, Sold by BayStateBooks rated 5.0 out of 5 stars, ships from North Smithfield, RI, UNITED STATES, published 2010 by Addison-Wesley Professional.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
The book is in good condition with all pages and cover intact including the dust jacket if originally issued. The spine may show light wear. Pages may contain some notes or highlighting and there might be a From the library of label. Boxed set packaging shrink wrap or included media like CDs may be missing.
Add this copy of Linux Kernel Development to cart. $11.99, fair condition, Sold by Goodwill of Silicon Valley rated 5.0 out of 5 stars, ships from San Jose, CA, UNITED STATES, published 2010 by Addison-Wesley Professional.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
Fair. Supports Goodwill of Silicon Valley job training programs. The cover and pages are in Acceptable condition! Any other included accessories are also in Acceptable condition showing use. Use can include some highlighting and writing page and cover creases as well as other types visible wear such as cover tears discoloration staining marks scuffs etc. All pages intact.
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.