𝔖 Bobbio Scriptorium
✦   LIBER   ✦

Understanding the LINUX Kernel

✍ Scribed by Daniel Pierre Bovet, Marco Cesati


Book ID
106653526
Publisher
O'Reilly
Year
2001
Tongue
English
Weight
3 MB
Edition
1
Category
Library
City
Beijing; Cambridge, Mass
ISBN-13
9780596000028

No coin nor oath required. For personal study only.

✦ Synopsis


Understanding the Linux Kernel is intended to be read by those who are happy to check points off against the source code. The first thing you learn is how Linux, released from commercial constraints, is able to take advantage of the best ideas from other systems, implemented in wonderfully flexible ways. A good example is the Virtual File System (VFS), which has made it easy to add support for file systems from almost every other OS. It's fascinating to find out how such features are implemented. Then, there are loadable modules, I/O, scheduling, multitasking, multiprocessing, interrupts, spin locks, semaphores, and all of the other goodies that are involved in making a kernel work.The authors are concerned primarily with the Linux 2.2 kernel. They discuss how Linus Torvald's decisions on kernel issues translate into architecture; for example, how the Linux memory management uses a slab allocator on top of a buddy system for greater efficiency. Similarly, at the cost of a little complexity, the decision to use three-level memory paging, when two work fine on 32-bit systems, makes it possible to port to 64-bit processors without changes. The tradeoffs between complexity and efficiency are discussed for most kernel features, and each chapter finishes with related new features in kernel 2.4.Despite the lucid and knowledgeable writing, you'll come up against some brain-stretching complexity. Nevertheless, this book is an important addition to the Linux canon.

✦ Subjects


Библиотека;Компьютерная литература;Linux / Unix;


📜 SIMILAR VOLUMES


Understanding the Linux Kernel
✍ Daniel P. Bovet & Marco Cesati Bovet, Daniel P. 📂 Library 📅 2005 🌐 English ⚖ 3 MB

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

Understanding the Linux Kernel
✍ Daniel P. Bovet, Marco Cesati 📂 Library 📅 2003 🏛 O'Reilly Media 🌐 English ⚖ 2 MB

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. Th

The Linux Kernel API
✍ Lambert M. Surhone, Miriam T. Timpledon, Susan F. Marseken 📂 Library 📅 2010 🏛 Betascript Publishing 🌐 English ⚖ 2 MB

High Quality Content by WIKIPEDIA articles! The Linux Kernel API is an application programming interface providing a uniform method for device drivers and other low-level software written for the Linux kernel to access system resources and services. An application programming interface (API) is an i

Linux kernel development
✍ Robert Love 📂 Library 📅 2005 🏛 Novell Press 🌐 English ⚖ 1 MB

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 developer

Linux kernel internals
✍ Beck M., Bohme H., Dziadzka M. 📂 Library 📅 1997 🌐 English ⚖ 6 MB

Explains the inner mechanisms of Linux from process scheduling to memory management and file systems

Maintainability of the Linux kernel
✍ Schach, S.R.; Jin, B.; Wright, D.R.; Heller, G.Z.; Offutt, A.J. 📂 Article 📅 2002 🏛 The Institution of Electrical Engineers 🌐 English ⚖ 668 KB