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.01, new condition, Sold by Books2anywhere rated 5.0 out of 5 stars, ships from Fairford, GLOUCESTERSHIRE, UNITED KINGDOM, published 2018 by Pearson Education India.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
PLEASE NOTE, WE DO NOT SHIP TO DENMARK. New Book. Shipped from UK in 4 to 14 days. Established seller since 2000. Please note we cannot offer an expedited shipping service from the UK.
Add this copy of Linux Kernel Development to cart. $44.63, new condition, Sold by Paperbackshop International rated 4.0 out of 5 stars, ships from Fairford, GLOS, UNITED KINGDOM, published 2018 by Pearson Education India.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
PLEASE NOTE, WE DO NOT SHIP TO DENMARK. New Book. Shipped from UK in 4 to 14 days. Established seller since 2000. Please note we cannot offer an expedited shipping service from the UK.
Add this copy of Linux Kernel Development, 3e to cart. $46.33, new condition, Sold by Express_Books rated 4.0 out of 5 stars, ships from Lakewood, NJ, UNITED STATES, published 2018 by Pearson Education India.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
New in new dust jacket. International Edition, Brand New, ISBN and Cover same but contents similar to U.S. Edition, Printed in Black & White. End Chapter Exercises may differ. No CD/Access code. Legal to use despite any disclaimer, We ship to PO, APO and FPO adresses in U.S.A. Choose Expedited Shipping for FASTER DELIVERY. Customer Satisfaction Guaranteed.
Add this copy of Linux Kernel Development to cart. $52.60, new condition, Sold by Booksplease rated 3.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. $56.89, 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 3 Ed to cart. $34.88, new condition, Sold by discount_scientific_books rated 5.0 out of 5 stars, ships from Sterling Heights, MI, UNITED STATES, published 2010 by Addison-Wesley Professional.
Add this copy of Linux Kernel Development to cart. $44.81, new condition, Sold by Books2anywhere rated 5.0 out of 5 stars, ships from Fairford, GLOUCESTERSHIRE, UNITED KINGDOM, published 2010 by Pearson Education.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
PLEASE NOTE, WE DO NOT SHIP TO DENMARK. New Book. Shipped from UK in 4 to 14 days. Established seller since 2000. Please note we cannot offer an expedited shipping service from the UK.
Add this copy of Linux Kernel Development to cart. $44.98, new condition, Sold by GreatBookPricesUK5 rated 4.0 out of 5 stars, ships from Castle Donington, DERBYSHIRE, UNITED KINGDOM, published 2010 by Addison-Wesley Professional.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
New. Trade paperback (US). Glued binding. 480 p. Contains: Line drawings, black & white, Tables, black & white, Figures. Developer's Library. In Stock. 100% Money Back Guarantee. Brand New, Perfect Condition, allow 4-14 business days for standard shipping. To Alaska, Hawaii, U.S. protectorate, P.O. box, and APO/FPO addresses allow 4-28 business days for Standard shipping. No expedited shipping. All orders placed with expedited shipping will be cancelled. Over 3, 000, 000 happy customers.
Add this copy of Linux Kernel Development, 3e to cart. $46.33, new condition, Sold by Express_Books rated 4.0 out of 5 stars, ships from Lakewood, NJ, UNITED STATES, published 2010 by Addison-Wesley Professional.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
New in new dust jacket. International Edition, Paperback, Brand New, ISBN and Cover image may differ but contents similar to U.S. Edition, Printed in Black & White. End Chapter Exercises may differ. No CD/Access code. Legal to use despite any disclaimer, We ship to PO, APO and FPO adresses in U.S.A. Choose Expedited Shipping for FASTER DELIVERY. Customer Satisfaction Guaranteed.
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.