Keyronex Operating System Internals Logo
latest
  • Introduction
  • Virtual Memory Manager
  • I/O
Keyronex Operating System Internals
  • Keyronex Operating System Internals
  • Edit on GitHub

Keyronex Operating System Internals

Note

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

Contents

  • Introduction
  • Virtual Memory Manager
    • Overview
    • Data Structures
      • vm_page_t
      • vmp_anon
      • vm_amap
      • vm_object_t and vmp_objpage
      • vm_map_t and vm_map_entry
    • Page management
      • The page daemon
      • Pagers
        • Page-in
        • Page-out
        • Allocation
    • Anonymous mappings
    • Anonymous-on-vnode mappings
  • I/O
    • Storage Stack
Next

© Copyright 2020-2023, NetaScale Object Solutions Ltd.. Revision 9b01b4cb.

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