Loading…

Understanding the Linux Virtual Memory Manager.

Annotation

Bibliographic Details
Call Number:Libro Electrónico
Main Author: Gorman, Mel (Author)
Format: Electronic eBook
Language:Inglés
Published: E Rutherford : Old Tappan : Prentice Hall PTR Pearson Education [distributor] April 2004
Series:Bruce Perens' Open Source Ser.
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
Table of Contents:
  • 1. Introduction
  • 2. Describing physical memory
  • 3. Page table management
  • 4. Process address space
  • 5. Boot memory allocator
  • 6. Physical page allocation
  • 7. Noncontiguous memory allocation
  • 8. Slab allocator
  • 9. High memory management
  • 10. Page frame reclamation
  • 11. Swap management
  • 12. Shared memory virtual filesystem
  • 13. Out of memory management
  • 14. final word
  • Code commentary.