Linux Kernel Books

IPv6 Neighbor Discovery: Based on Linux Kernel 2.6.34

Extending the work done in the authors’ recent book, TCP/IP Architecture, Design, and Implementation in Linux, this concise and practical guide covers the multiple functionalities of IPv6 Neighbor Discovery for Linux kernel 2.6.34, including address resolution using Neighbor Solicitation and Neighbor Advertisement as well as the correct formatting for Neighbor Solicitation and Neighbor Advertisement. Developers, aspirants, and students …

Learn more

The Art of Linux Kernel Design: Illustrating the Operating System Design Principle and Implementation

Uses the Running Operation as the Main Thread Difficulty in understanding an operating system (OS) lies not in the technical aspects, but in the complex relationships inside the operating systems. The Art of Linux Kernel Design: Illustrating the Operating System Design Principle and Implementation addresses this complexity. Written from the perspective of the designer of an operating system, …

Learn more

Managing the Linux kernel with AgentX: Design and Implementation

Revision with unchanged content. Network management is essential for the operation and supervision of me­dium to large computer networks. The Simple Network Management Protocol (SNMP) is the standard protocol for network management in the Internet. Or­di­nary SNMP agents are mostly monolithic, run in the user-space and often poll information from the OS kernel. This book examines to what …

Learn more

Linux Kernel Development (2nd Edition)

The Linux kernel is one of the most important and far-reaching open-source projects. That is why Novell Press is excited to bring you the second edition of Linux Kernel Development, Robert Love’s widely acclaimed insider’s look at the Linux kernel. This authoritative, practical guide helps developers better understand the Linux kernel through updated coverage of all the major …

Learn more

Understanding the Linux Kernel, Third 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 …

Learn more

Linux programming environment: from the application to the kernel(Chinese Edition)

Language:Chinese.Paperback. Pub Date: 2016-06-01 Publisher: Machinery Industry Press UNIX Advanced Programming Environment (referred APUE) almost Linux programmers the necessary manpower in the field of a book. But after the grasp and understand the content APUE. how to continue to improve their skills. a better understanding of how the work of Linux programming environment and behind it? This book …

Learn more

The Linux Kernal Primer

The linux kernel primer is the definitive guide to linux kernel programming. The authors’ unique top-down approach makes kernel programming easier to understand by systematically tracing …

Learn more

The Linux Kernel Book

‘The book you hold in your hand will hopefully help you understand the Linux operating system kernel better. it really is a strange and wonderful world, full of subtle …

Learn more