20 #include <gtest/gtest.h>
50 unsigned int mem = 1000u;
static void versionInfo()
prints out a GIT version info and a diff on this version at compile time
static managedMemory * defaultManager
TEST(managedMemory, Unit_DefaultManagerPresent)
a dummy managed Memory that basically does nothing and throws on everything.
scheduler working with a double linked cycle. Details see paper.
bool setMemoryLimit(global_bytesize size)
dynamically adjusts allowed ram usage
A dummy swap that just copies swapped out chunks to a different location in ram.
Backend class to handle raw memory and interaction/storage with managedSwap.