core-admin/dom0/qmemman
Marek Marczykowski 3ce68def8c dom0/qmemman: check if donors have returned memory before distributing it to other VMs (#563)
When some VM did't returned memory to Xen, mark this VM as suspicious and abort
balance to always have some xen free_memory margin.
VMs marked as suspicius will be evaluated before next balance and still didn't
returned memory, will be skipped in balance process.
2012-07-05 01:29:45 +02:00
..
Makefile Make 'make clean' clean all the object files 2010-09-15 15:36:04 +02:00
qmemman_algo.py dom0/qmemman: check if donors have returned memory before distributing it to other VMs (#563) 2012-07-05 01:29:45 +02:00
qmemman_client.py qmemman: in client code, set FD_CLOEXEC on qmmemman.socket 2010-09-09 12:33:48 +02:00
qmemman_server.py dom0/qmemman: add support for config file 2012-03-28 00:21:01 +02:00
qmemman.py dom0/qmemman: check if donors have returned memory before distributing it to other VMs (#563) 2012-07-05 01:29:45 +02:00
server.py Memory management across VMs, first release 2010-08-30 11:40:19 +02:00