]> git.proxmox.com Git - pve-manager-legacy.git/commit - Makefile
implement new auto balloon algorithm
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 28 Dec 2012 11:50:13 +0000 (12:50 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 28 Dec 2012 11:50:13 +0000 (12:50 +0100)
commit8372a03e8d6f11db688a3992dc0e688dd0e708e8
treedaf7952e99184eba0b5e769b6a90f902c6e8c4ea
parent284188c6509768baf7e4e24dfb7a48b17cbf3d0e
implement new auto balloon algorithm

Moved code into PVE/AutoBalloon.pm, and added a regression tests in bin/test/balloontest.pl
Makefile
PVE/AutoBalloon.pm [new file with mode: 0644]
PVE/Makefile
bin/pvestatd
bin/test/Makefile
bin/test/balloontest.pl [new file with mode: 0755]