NIAEFEUP / niployments

8 stars 0 forks source link

Configure auto memory balloning on router hosts #21

Closed LuisDuarte1 closed 7 months ago

LuisDuarte1 commented 7 months ago

While memory ballooning is already configured in libvirt in #20, libvirt does not reclaim the memory when the guest doesn't need the memory anymore. Some utilities monitor all domains and reclaim the memory if possible: https://github.com/SapphicCode/balloond

LuisDuarte1 commented 7 months ago

Closed because on guests that have devices passed by using the iommu functions, memory ballooning is intentionality disabled