]> git.proxmox.com Git - pve-manager.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)
commit53f13052edbdbbb167799d87eeaf0f744a3c2e78
treeea9891459d4eaaeef5cdf8c49f6f1a5e48d9a987
parent625eb827d56382e46c56bfdb7aaac7710f72b096
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]