Logo

Understanding the Linux Virtual Memory Manager

Large book cover: Understanding the Linux Virtual Memory Manager

Understanding the Linux Virtual Memory Manager
by

Publisher: Prentice Hall PTR
ISBN/ASIN: 0131453483
ISBN-13: 9780131453487
Number of pages: 768

Description:
VM’s behavior affects every Linux kernel subsystem and dramatically impacts overall performance. But until now, there was only one way to understand VM: study the poorly documented source one line at a time. Now there’s an easier, faster alternative. This book describes VM in unprecedented detail, presenting both theoretical foundations and a line-by-line source code commentary. It systematically covers everything from physical memory description to out-of-memory management.

Download or read it online for free here:
Download link
(8.3MB, PDF)

Similar books

Book cover: Linux IPv6 HOWTOLinux IPv6 HOWTO
by
The goal of the Linux IPv6 HOWTO is to answer both basic and advanced questions about IPv6 on the Linux operating system. This HOWTO will provide the reader with enough information to install, configure, and use IPv6 applications on Linux machines.
(14128 views)
Book cover: Linux Client Migration CookbookLinux Client Migration Cookbook
- IBM.Com/Redbooks
Provides a technical planning reference for IT organizations that are considering a migration to Linux-based personal computers. This book explains some of the important planning issues that you could encounter during a migration project.
(13881 views)
Book cover: The Linux Wireless LAN HowtoThe Linux Wireless LAN Howto
by
This document will explore the magical world of Wireless LANs and Linux. Wireless LAN is not a very widespread and well known technology, even in the Linux world, so we will try to gather here most of the available information.
(15253 views)
Book cover: Self-Service Linux: Mastering the Art of Problem DeterminationSelf-Service Linux: Mastering the Art of Problem Determination
by - Prentice Hall PTR
The book goes into details about the linux system, how to use built in tools, how to read C source code, how that C source translates into assembly, how different assembly optimizations can make debugging difficult, the memory heap and stack, etc.
(14019 views)