The Pedigree Project 0.1
Public Attributes | List of all members
MemoryLockRange Struct Reference

#include <UserMemoryPolicy.h>

+ Collaboration diagram for MemoryLockRange:

Public Attributes

uintptr_t base
 
size_t length
 

Detailed Description

Every plan lives inside one operation. Commit has no recoverable failure; population can fail after lock metadata has been published.

Definition at line 64 of file UserMemoryPolicy.h.

Member Data Documentation

◆ base

uintptr_t MemoryLockRange::base

Definition at line 65 of file UserMemoryPolicy.h.

◆ length

size_t MemoryLockRange::length

Definition at line 66 of file UserMemoryPolicy.h.


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