Higher Ed. and Vocational >> Engineering and Computer Science >> Computer Science >> Operating Systems


Linux Kernel Programming, 3/e

Linux Kernel Programming,  3/e

Author(s):
  • Michael Beck
  • Harald Bohme
  • Mirko Dziadzka
  • Ulrich Kunitz
  • Robert Magnus
  • Claus Schroter
  • Dirk Verworner
  • Author: Michael Beck
    • ISBN:9788177589566
    • 10 Digit ISBN:8177589563
    • Price:Rs. 1120.00
    • Pages:496
    • Imprint:AW Professional
    • Binding:Paperback
    • Status:Available
    • With   CD


    Ratings:

    A brand-new edition of the comprehensive Linux kernel reference with 40% of the material revised. The student will learn how a modern multi-tasking operating system will work, and will understand how the open Linux sources work. It covers memory management, interprocess communication, file systems, device drivers, and networking. The authors cover the basic foundations of the Linux OS, going under the hood of Linux. The book is targeted to intermediate and advance Linux students, who need to know how the Linux kernel interface is implemented.

    Table of Content

    1. Linux — the Operating System.
    2. Compiling the Kernel.
    3. Introduction to the Kernel.
    4. Memory Management.
    5. Interprocess Communication.
    6. The Linux File System.
    7. Device Drivers under Linux.
    8. Network Implementation.
    9. Modules and Debugging.
    10. Multiprocessing.

    Salient Features

    • Explains how the Linux operating system actually works and shows how to program the Linux kernel.
    • Introduces the kernel sources and describes basic algorithms and data structures, such as scheduling and task structure
    • Now updated throughout to cover Linux 2.4.
    • The CD contains the generic Linux core, rather than a particular distribution.