Tech Quarto
Search Advanced SearchView Cart   Checkout   
 Location:  Home » Computer Science » General » Understanding the Linux Kernel, Third Edition  
Categories
Computer Science
The Internet
For Dummies
Web Browsers
Windows
Digital Culture
Multimedia
Mobile & Wireless
Subcategories
Mass Market
Trade
Related Categories
• General
Unix
Operating Systems
Computers & Internet
Subjects
• General
Linux
Operating Systems
Computers & Internet
Subjects
• Programming
Linux
Operating Systems
Computers & Internet
Subjects
• General
Operating Systems
Computers & Internet
Subjects
Books
• Memory Management
Algorithms
Programming
Computers & Internet
Subjects
• General
Computers & Internet
Subjects
Books
• General
Software
Computers & Internet
Subjects
Books
• General
Unix & Linux
O'Reilly
By Publisher
Custom Stores
• Linux
Unix & Linux
O'Reilly
By Publisher
Custom Stores
• General
Programming
O'Reilly
By Publisher
Custom Stores
• Illustrated
Edition (format)
Refinements
Books
• Paperback
Binding (binding)
Refinements
Books
• Printed Books
Format (feature_browse-bin)
Refinements
Books
Visit Laptop Nirvana for the best Cheap Discount Laptops

Understanding the Linux Kernel, Third Edition

Understanding the Linux Kernel, Third Edition

zoom enlarge 
Authors: Daniel Bovet, Marco Cesati
Publisher: O'Reilly Media, Inc.
Category: Book

List Price: $49.95
Buy New: $28.92
You Save: $21.03 (42%)



New (31) Used (14) from $26.96

Avg. Customer Rating: 4.5 out of 5 stars 17 reviews
Sales Rank: 6062

Format: Illustrated
Media: Paperback
Edition: 3
Number Of Items: 1
Pages: 942
Shipping Weight (lbs): 2.9
Dimensions (in): 9.1 x 6.8 x 1.7

ISBN: 0596005652
Dewey Decimal Number: 005.432
EAN: 9780596005658
ASIN: 0596005652

Publication Date: November 17, 2005
Availability: Usually ships in 1-2 business days
Condition: All orders ship same business day via standard shipping (USPS Media Mail) if received by 1 PM CST.

Similar Items:

  • Linux Device Drivers (Nutshell Handbook)
  • Understanding Linux Network Internals
  • Linux Kernel Development (2nd Edition) (Novell Press)
  • Embedded Linux Primer: A Practical Real-World Approach (Prentice Hall Open Source Software Development Series)
  • Building Embedded Linux Systems

Editorial Reviews:

Product Description
In order to thoroughly understand what makes Linux tick and why it works so well on a wide variety of systems, you need to delve deep into the heart of the kernel. The kernel handles all interactions between the CPU and the external world, and determines which programs will share processor time, in what order. It manages limited memory so well that hundreds of processes can share the system efficiently, and expertly organizes data transfers so that the CPU isn't kept waiting any longer than necessary for the relatively slow disks.

The third edition of "Understanding the Linux Kernel" takes you on a guided tour of the most significant data structures, algorithms, and programming tricks used in the kernel. Probing beyond superficial features, the authors offer valuable insights to people who want to know how things really work inside their machine. Important Intel-specific features are discussed. Relevant segments of code are dissected line by line. But the book covers more than just the functioning of the code; it explains the theoretical underpinnings of why Linux does things the way it does.

This edition of the book covers Version 2.6, which has seen significant changes to nearly every kernel subsystem, particularly in the areas of memory management and block devices. The book focuses on the following topics:

Memory management, including file buffering, process swapping, and Direct memory Access (DMA)

The Virtual Filesystem layer and the Second and Third Extended Filesystems

Process creation and scheduling

Signals, interrupts, and the essential interfaces to device drivers

Timing

Synchronization within the kernel

Interprocess Communication (IPC)

Program execution

"Understanding the Linux Kernel" will acquaint you with all the inner workings of Linux, but it's more than just an academic exercise. You'll learn what conditions bring out Linux's best performance, and you'll see how it meets the challenge of providing good system response during process scheduling, file access, and memory management in a wide variety of environments. This book will help you make the most of your Linux system.


Customer Reviews:   Read 12 more reviews...

4 out of 5 stars Good book   June 8, 2008
I purchased this book as a complimentary book for the regular OS text books, so far the coverage is very good and helpful.


5 out of 5 stars Awesome   May 27, 2008
Awesome book...things are very well explained and the subject-matter is covered well. Surely recommend this book to someone!!




5 out of 5 stars Understanding the Linux Kernel   March 20, 2008
ULK provides well structured and clear introduction to the 2.6 linux kernel. I would recommend this book to anyone who wants to get started on kernel code. ULK also provides an insight into the modularity present within the kernel (eg. doubly linked list macros). Thus, it should help amateur programmers to develop strong coding skills in addition to understanding OS kernel design.


3 out of 5 stars This book might melt your brain   February 16, 2008
 5 out of 6 found this review helpful

Prepare to have you brain melted. This book is FACINATING but not for everyone. It's EXCEEDINGLY nerdy and doesn't attempt to simplify complex nitty gritty details, and it shouldn't. This book is an excelent place to start if you want to dig deeper into the kernel itself. It would be an excelent choice to read before a book on drivers (Linux Device Drivers (Nutshell Handbook)) or low level networking Understanding Linux Network Internals) which are both also very good books.

I would give it 4 stars but it's not quite as well written as some of the other books on Free software published by O'Reilly.



5 out of 5 stars Great book on the design of the linux kernel   January 7, 2008
 0 out of 2 found this review helpful

This is a great book to help you understand the linux kernel. It reads easily and helps you to not get lost inside of the details.

Powered by Associate-O-Matic