His Windows system has a dynamic memory software called Balloon Service:
C:\Program Files\Virt\blnsvr.exe
It is started automatically at boot time. I found that this software's meaning is to dynamically allocate the virtual machine's memory according to the amount of allocated memory for it.
This means that the mother chicken only allocates 1.5GB to it because even though it has 4GB of machine, it uses only 1.5GB while the virtual machine uses 4GB. The mother chicken saves 2.5GB by doing so.
Can we stop this software? Will this cause any violation?