Cargando…

Understanding the Linux Virtual Memory Manager.

Annotation

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Gorman, Mel (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: E Rutherford : Old Tappan : Prentice Hall PTR Pearson Education [distributor] April 2004
Colección:Bruce Perens' Open Source Ser.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 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.