core-admin/dom0/qmemman
Rafal Wojtczuk 0c1f21a28e qmemman: when a AppVM is low on memory, allow small adjustments
A small AppVM (say, with 100MB total) can go below prefmem, and
still not be assigned memory, because of the MIN_TOTAL_MEMORY_TRANSFER
threshold.
So, if AppVM is below prefmem, allow for smaller mem-sets.
2010-09-10 11:35:30 +02:00
..
qmemman_algo.py qmemman: now parse_meminfo takes a single argument 2010-09-09 11:30:02 +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: trigger do_balance() on receiving /proc/meminfo data 2010-09-09 12:36:18 +02:00
qmemman.py qmemman: when a AppVM is low on memory, allow small adjustments 2010-09-10 11:35:30 +02:00
server.py Memory management across VMs, first release 2010-08-30 11:40:19 +02:00