This item is not eligible for Amazon Prime, but millions of other items are. Join Amazon Prime today. Already a member? Sign in.

18 used & new from $0.02
See All Buying Options

Have one to sell? Sell yours here
 
   
Tell a Friend
Linux Core Kernel Commentary: Guide to Insider's Knowledge on the Core Kernel of the Linux Code
 
 
Are You an Author or Publisher?
Find out how to publish your own Kindle Books
 
  
Linux Core Kernel Commentary: Guide to Insider's Knowledge on the Core Kernel of the Linux Code (Paperback)
by Scott Maxwell (Author)
  3.5 out of 5 stars 16 customer reviews (16 customer reviews)  


Available from these sellers.


Also Available in: List Price: Our Price: Other Offers:
Paperback (Color,DVD-Video) 20 used & new from $7.74
 
   

Customers Who Bought This Item Also Bought

Understanding the Linux Kernel (2nd Edition)

Understanding the Linux Kernel (2nd Edition) by Daniel P. Bovet

4.1 out of 5 stars (13) 
Linux Device Drivers (Nutshell Handbook)

Linux Device Drivers (Nutshell Handbook) by Alessandro Rubini

Linux Kernel Development (2nd Edition) (Novell Press)

Linux Kernel Development (2nd Edition) (Novell Press) by Robert Love

4.7 out of 5 stars (36)  $31.49
Understanding the Linux Kernel, Third Edition

Understanding the Linux Kernel, Third Edition by Daniel Bovet

4.6 out of 5 stars (15)  $32.97
Apache Server Commentary: Guide to Insider's Knowledge on Apache Server Code

Apache Server Commentary: Guide to Insider's Knowledge on Apache Server Code by Greg Holden

Explore similar items : Books (11)

Editorial Reviews
Book Description
Adopts and extends the method used by the famous Lion's Commentary on Unix, (ISBN 1-57398-013-7) which still is a much sought after title even 20 years after publication. Uses a horizontal format (11" x 8 3/8" trim size) which allows for exhaustive cross-referencing, space for easy-to-read columns of code, and the book to stay flat while open. Over 39,000 lines of code are excerpted and explained in detail. Includes extensive cross-referencing and architectural flow charts to enhance understanding of the structure of the code. Linux Core Kernel Commentary is currently the only commentary-style book available on the Linux core kernel. Covers the newest 2.2 version of the Linux kernel, released in January 1999.

Book Info
Designed to help you understand process creation and scheduling, system calls, how signals are generated and delivered, Kernel initialization, and tunable kernel parameters. Designed to help you grasp how the kernel works and make your own additions and improvements. Softcover. CD-ROM included. DLC: LINUX.

See all Editorial Reviews

Product Details
  • Paperback: 592 pages
  • Publisher: Coriolis Group Books; Pap/Cdr edition (October 20, 1999)
  • Language: English
  • ISBN-10: 1576104699
  • ISBN-13: 978-1576104699
  • Product Dimensions: 11 x 8.4 x 1.7 inches
  • Shipping Weight: 2.9 pounds
  • Average Customer Review: 3.5 out of 5 stars 16 customer reviews (16 customer reviews)
  • Amazon.com Sales Rank: #829,285 in Books (See Bestsellers in Books)
    (Publishers and authors: Improve Your Sales)
  • Also Available in: Paperback (Color,DVD-Video) |  All Editions

  •  Would you like to update product info or give feedback on images? (We'll ask you to sign in so we can get back to you)


Look Inside This Book
Browse Sample Pages:
Front Cover | Table of Contents | Excerpt | Index | Back Cover

Suggested Tags from Similar Products (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product).
Check a corresponding box or enter your own tags in the field below.
(32)
(24)
(10)

Your tags: Add your first tag
Help others find this product - tag it for Amazon search
No one has tagged this product for Amazon search yet. Why not be the first to suggest a search for which it should appear?
Search Products Tagged with
 

Are you the publisher or author? Learn how Amazon can help you make this book an eBook.
If you are a publisher or author and hold the digital rights to a book, you can make it available as an eBook on Amazon.com. Learn more

Rate This Item to Improve Your Recommendations

I own it Not rated Your rating
Don't like it < > I love it!
Save your
rating
  
?

1

2

3

4

5

 
Customer Reviews
16 Reviews
5 star: 37%  (6)
4 star: 18%  (3)
3 star: 12%  (2)
2 star: 18%  (3)
1 star: 12%  (2)
 
 
 
 
 
Average Customer Review
 
 
 
 
Share your thoughts with other customers:
Create your own review
Most Helpful Customer Reviews

 
16 of 18 people found the following review helpful:
4.0 out of 5 stars Useful for some purposes, July 23, 2000
By J. M. Newman "dukeofwinds" (Elizabeth, NJ USA) - See all my reviews
(REAL NAME)   
This is a book that may prove useful to some. It contains a chunk of the Linux kernel source code in printed form and some commentary on the code. It has been pointed out that one can get the kernel code for free very easily. This is true. However, the commentary does add some value to this book, as there are some valuable explanations of some interesting areas of the Linux kernel. My favorite is the chapter on kernel memory management, which includes a nice explanation of the conditions that trigger the fearsome Segmentation Fault.
The commentary in this book is sketchy in places and is focused on the x86 architecture where processor architecture matters. I found that the commentary was fairly useful overall and therefore I could justify the price of the book. I also appreciate, as another reviewer mentioned, the nicely bound hardcopy of the source code so that I can thumb it without being in front of my computer.
Thus, I would recommend this book to people who would like to: a) learn more about how Linux works, b) speak fluent C, and c) feel they need a bit more information than the kernel comments and documentation provide in order to really understand the code. This is not a book for novice programmers! This is not a book for Uber-Hackers, either. This is a book for in-between types, like myself (I have three years professional experience and have been casually fiddling with computers for more than ten years).