You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mortar is a hypervisor-controlled memory cache system that
exposes the spare memory to applications so that it utilizes
all the memory left in the system for the future uses.
For more information see https://github.com/jinho10/mortar
Compile
-------
linux kernel
xen-4.1.2
cmemcached (modified memcached to access mortar)
Grub Setting
--------------
Add this:
multiboot /boot/xen.gz mcd
Running
-------
refer to the example contained in 'examples' folder
the example code should be run inside of virtual machine
Paper
-----
Mortar: Filling the Gaps in Data Center Memory. Jinho Hwang, Ahsen Uppal, Timothy Wood, Howie Huang. International Conference on Virtual Execution Environments (VEE), March 2014.