core-admin/qmemman
Marek Marczykowski 4a4fb5e243 qmemman: change process model from forking to single process + sd_notify
Forking daemon after initializing hypervisor connection can cause
problems (and actually does in case of libvirt).
To notify systemd when daemon is ready use notify socket (previously it
was termination of parent process).
2014-11-19 12:47:00 +01:00
..
.gitignore Move all files one level up 2013-03-16 19:56:51 +01:00
Makefile Move meminfo-writer to linux-utils repo 2014-01-05 05:36:50 +01:00
qmemman_algo.py Declare file encoding for all python files, fill missing copyright headers 2014-05-18 21:03:27 +02:00
qmemman_client.py Declare file encoding for all python files, fill missing copyright headers 2014-05-18 21:03:27 +02:00
qmemman_server.py qmemman: change process model from forking to single process + sd_notify 2014-11-19 12:47:00 +01:00
qmemman.conf Move all files one level up 2013-03-16 19:56:51 +01:00
qmemman.py Rearrange code to not import PyQt on every qvm-* call 2014-06-05 01:59:42 +02:00
server.py Declare file encoding for all python files, fill missing copyright headers 2014-05-18 21:03:27 +02:00