eBooks-it.org Logo
eBooks-IT.org Inner Image

Linux Kernel Internals

2nd Edition
Linux Kernel Internals Image

Book Details:

Publisher:Addison-Wesley Professional
Series: Addison Wesley
Author:Michael Beck
Edition:2
ISBN-10:0201331438
ISBN-13:9780201331431
Pages:496
Published:Dec 16 1997
Posted:Nov 19 2014
Language:English
Book format:PDF
Book size:4.17 MB

Book Description:

Since the introduction of Linux version 1.2 in March 1995, a whole community has evolved of programmers from all over the world who were attracted by the reliability and flexibility of this completely free operating system. Now at version 2.0, Linux is no longer only the operating system of choice for hackers, but is being successfully employed in commercial software development, by Internet providers and in research and teaching. This book is written for anybody who wants to learn more about Linux. It explains the inner mechanisms of Linux from process scheduling to memory management and file systems, and will tell you all you need to know about the structure of the kernel, the heart of the Linux operating system. The accompanying CD-ROM contains the Slackware distribution 3.1 together with its complete source code, the Linux kernel sources up to version 2.1.21, the PC speaker driver, and a wealth of documentation, as well as the program for generating the source-oriented index. This second edition of Linux Kernel Internals: * has been thoroughly updated throughout to cover Linux 2. * shows you how the Linux operating system actually works so that you can start to program the Linux kernel for yoursel * introduces the kernel sources and describes basic algorithms and data structures, such as scheduling and task structur * helps you to understand file systems, networking and how systems boot

Download Link:

Related Books:

Linux Kernel Development

Linux Kernel Development Image
3rd Edition
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 experie...

Understanding the Linux Kernel

Understanding the Linux Kernel Image
To thoroughly understand what makes Linux tick and why it's so efficient, you need to delve deep into the heart of the operating system--into the Linux kernel itself. The kernel is Linux--in the case of the Linux operating system, it's the only bit of software to which the term "Linux" applies. The kernel handles all the requests or completed I/O operations and determines which programs will share its processing time, and in what order. Responsible for the sophisticated memory management of the whole system, the Linux kernel is the force behind the legendary Linux efficiency.The new edition of Understanding the Linux Kernel takes you on a guided tour through the most significant data structures, many algorithms, and programming tricks used ...

Understanding the Linux Kernel

Understanding the Linux Kernel Image
3rd Edition
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, alg...



2007 - 2021 © eBooks-IT.org