The Möbius Operating System: vm_node_t struct Reference
HOME DOWNLOAD DOCUMENTATION SCREENSHOTS  

vm_node_t Struct Reference
[Virtual Memory]

Represents an area of memory in one process. More...

#include <vmm.h>


Data Fields

vm_node_tleft
vm_node_tright
addr_t base
uint32_t flags
union {
   vm_desc_t *   desc
   unsigned   empty_pages
u


Detailed Description

Represents an area of memory in one process.


The documentation for this struct was generated from the following file:
Post a comment

From: