Design of the Keyronex Operating System Logo
posix
  • Introduction
  • Virtual Memory Manager
Design of the Keyronex Operating System
  • Design of the Keyronex Operating System
  • Edit on GitHub

Design of the Keyronex Operating System

Note

Keyronex (and this book) are both very early in development.

Contents

  • Introduction
  • Virtual Memory Manager
    • Overview
    • Data Structures
      • vm_page_t
      • vm_anon_t
      • vm_amap_t
      • vm_object_t
      • vm_map_t
    • Page management
      • The page daemon
      • Pagers
        • Page-in
        • Page-out
        • Allocation
    • Anonymous mappings
    • Anonymous-on-vnode mappings
Next

© Copyright 2020-2022, NetaScale Object Solutions Ltd.. Revision 986f01ec.

Built with Sphinx using a theme provided by Read the Docs.