Implementation of a Virtual Memory Manager for managing virtual memory. More...
#include <memory/virtual.h>
#include <common/logger.h>
#include <processes/scheduler.h>
Go to the source code of this file.
Implementation of a Virtual Memory Manager for managing virtual memory.
Definition in file virtual.cpp.