core-admin/dom0/qmemman
Marek Marczykowski c444ebc5f8 dom0/qmemman: different approach of mem-set and maxmem (libxl way)
Libxl stores maxmem in xenstore (/local/domain/X/memory/static-max) and sets
maxmem and target_mem to actual memory. So qmemman should use xenstore entry as
memory_maximum (when exists) and also adjust maxmem when changing domain memory.
2011-06-07 16:19:52 +02:00
..
Makefile Make 'make clean' clean all the object files 2010-09-15 15:36:04 +02:00
qmemman_algo.py dom0/qmemman: Fix distribution memory left because of memory_maximum 2011-06-07 15:58:55 +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: distribute memory freed by deleted domain 2011-06-07 15:58:55 +02:00
qmemman.py dom0/qmemman: different approach of mem-set and maxmem (libxl way) 2011-06-07 16:19:52 +02:00
server.py Memory management across VMs, first release 2010-08-30 11:40:19 +02:00