core-admin/dom0/qmemman
Marek Marczykowski dccc528144 dom0: qmemman: distribute memory only if there are VMs which can accept it
This prevent potential inifinite loop in qmemman when free memory cannot be
assigned to any VM (because of static max). Practically this will never happen,
because dom0 can always accept memory.
2011-05-12 17:36:47 +02:00
..
Makefile Make 'make clean' clean all the object files 2010-09-15 15:36:04 +02:00
qmemman_algo.py dom0: qmemman: distribute memory only if there are VMs which can accept it 2011-05-12 17:36:47 +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 qmemman: add comments, make some identifiers more verbose 2011-05-04 17:58:28 +02:00
qmemman.py dom0: qmemman: Support for maxmem != physical memory (#235) 2011-05-12 15:20:26 +02:00
server.py Memory management across VMs, first release 2010-08-30 11:40:19 +02:00