Recherche Images Maps Play YouTube Actualités Gmail Drive Plus »
Ma bibliothèque | Aide | Recherche Avancée de Livres | Historique Web | Connexion

Livres

Understanding the Linux Kernel

Couverture
38 Avis
O'Reilly Media, Inc., 17 déc. 2008 - 944 pages

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.

  

Avis des internautes - Rédiger un commentaire

Avis des utilisateurs

5 étoiles
23
4 étoiles
10
3 étoiles
3
2 étoiles
2
1 étoile
0

Review: Understanding the Linux Kernel

Avis d'utilisateur - Goodreads

deep reading about linux internals. A good future reference to come back.

Review: Understanding the Linux Kernel

Avis d'utilisateur  - Miah - Goodreads

I constantly refer to this more for reference than anything else. I've read many of the chapters but I'm sure there are still things to learn here. Consulter l'avis complet

Les 11 commentaires »

Livres sur des sujets connexes

Table des matières

Preface
Introduction
Memory Addressing
Processes
Interrupts and Exceptions
Kernel Synchronization
Timing Measurements
Process Scheduling
Block Device Drivers
The Page Cache
Accessing Files
Page Frame Reclaiming
The Ext2 and Ext3 Filesystems
Process Communication
Program Execution
System Startup

Memory Management
Process Address Space
System Calls
Signals
The Virtual Filesystem
IO Architecture and Device Drivers

Expressions et termes fréquents

Références à ce livre

Issues d'autres livres

Designing Security Architecture Solutions
Unix Systems Programming: Communication, Concurrency and Threads
Tous les résultats Google Recherche de Livres »

Issues de Google Scholar

Improving the Reliability of Commodity Operating Systems
MICHAEL M SWIFT, BRIAN N BERSHAD, HENRY M LEVY - 2005 - ACM Transactions on Computer Systems
A Receiver-Centric Transport Protocol for Mobile Hosts with ...
Kyu-Han Kim, Yujie Zhu, Raghupathy Sivakumar, Hung-Yun Hsieh - 2005 - Wireless Networks
Tous les résultats de recherche Google Scholar »

Références issues de pages Web

Understanding the Linux Kernel, 2nd Edition - O'Reilly Labs
The new edition of Understanding the Linux Kernel takes you on a guided tour through the most significant data structures, many algorithms, and programming ...
labs.oreilly.com/ stats/ detail.xqy?fpi=0596002130

Understanding the Linux Kernel, 3rd Edition [LWN.net]
It's official: the third edition of Understanding the Linux Kernel, by Daniel P. Bovet and Marco Cesati, is out. Your editor was pleased to receive a copy ...
lwn.net/ Articles/ 161190/

castlecops® - Understanding the Linux Kernel, Third Edition
"Understanding the Linux Kernel" differs from other books on Linux internals by ... Further reviews of "Understanding the Linux Kernel" can be found at: ...
www.castlecops.com/ a6361-Understanding_the_Linux_Kernel_Third_Edition.html

Understanding the Linux Kernel - Detronizator.org
Understanding the Linux Kernel provides a guided tour of the code that forms the core of all Linux operating systems. Beyond the functioning of the code, ...
www.detronizator.org/ 2008/ 03/ 09/ understanding-the-linux-kernel/

ERCB: Understanding the Linux Kernel
When it comes down to it, Understanding the Linux Kernel, by Daniel Bovet and Marco Cesati, ought to be entitled "Understanding the Linux Kernel on Intel ...
www.ercb.com/ brief/ brief.0222.html

IBM Press - 0596000022 - Understanding the Linux Kernel
0596000022 - Understanding the Linux Kernel - Why is Linux so efficient? Is it the right operating system for a particular application?
safari.ibmpressbooks.com/ 0596000022

"Understanding the Linux Kernel" 3rd ed. by Daniel Pierre Bovet ...
Review of "Understanding the Linux Kernel" (3rd edition). Authors: Daniel Pierre Bovet and Marco Cesati Publisher: O'Reilly Review by: Cosimo Rating: **** ...
www.streppone.it/ cosimo/ work/ books/ UnderstandingLinuxKernel.html.en

Understanding the Linux Kernel (Part 1 of 3) @ LINUX.SYS-CON.COM
Like any time-sharing system, Linux achieves the magical effect of an apparent simultaneous execution of multiple processes by switching from one process to ...
linux.sys-con.com/ read/ 25016.htm

Safari Books Online - 0596005652 - Understanding the Linux Kernel ...
0596005652 - Understanding the Linux Kernel, 3rd Edition - In order to thoroughly understand what makes Linux tick and why it works so well on a wide ...
my.safaribooksonline.com/ 0596005652

Understanding the Linux Kernel, Second Edition, 2 edition
The new edition of Understanding the Linux Kernel takes you on a guided tour through the most significant data structures, many algorithms, and programming ...
portal.acm.org/ citation.cfm?id=862735

À propos de l'auteur (2008)

Cesati has a degree in Mathematics and a Ph.D. in Computer Science from the University of Rome, Italy. He is currently a research assistant in the Computer Science Department of the School of Engineering at the University of Rome.

Informations bibliographiques