GitHub user akrasnov-drv added a comment to the discussion: Support for hugepages in KVM VMs
First of all I did not manage to add it via extraconfig, because CS blocks it. CS wrote for that extraconfig that hugepages are supported only for DPDK. But that's not the main issue. I can add hugepages block via hook. The issue is that CS checks free memory in host without considering hugepages. If I have 256Gb of RAM and set 240Gb to be in huge pages, CS rejects to start 32Gb VM on that host, even if all hugepages are free and VM should use hugepages. GitHub link: https://github.com/apache/cloudstack/discussions/11187#discussioncomment-13860876 ---- This is an automatically sent email for users@cloudstack.apache.org. To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org