Phoenix
Object-oriented orthogonally persistent operating system
|
Kernel virtual memory manager. More...
#include <vm_page.h>
Go to the source code of this file.
Classes | |
class | vm::QuickMap |
Class for creating short temporal mappings for separate pages. More... | |
class | vm::MM |
This class represents kernel virtual memory manager. More... | |
Namespaces | |
namespace | vm |
Namespace with virtual memory subsystem components. | |
Variables | |
MM * | vm::mm |
Global memory manager singleton. |
Kernel virtual memory manager.