|
The Pedigree Project 0.1
|
#include <UserMemoryPolicy.h>
Inheritance diagram for UserMemoryPolicy:
Collaboration diagram for UserMemoryPolicy:Public Member Functions | |
| virtual bool | callerHasMemoryLockPrivilege () const =0 |
| virtual bool | overlapsManagedMemory (VirtualAddressSpace &space, uintptr_t base, size_t length) const =0 |
| virtual void | enterOperation ()=0 |
| virtual void | leaveOperation ()=0 |
Permanent VFS bridge; neither it nor an account owns a Process or Thread.
Definition at line 87 of file UserMemoryPolicy.h.