[pve-devel] hugepages support v2

Alexandre Derumier aderumier at odiso.com
Fri May 13 16:57:45 CEST 2016


Changelog:

- hugepages option is a enum (any | 2 | 1024)

  any: we try to use 1GB pages if host support it and memory is multiple of 1GB
       if not we use 2MB pages
  2: we force 2MB hugepages
  1024: we force 1GB hugepages  (in this case memory need to be multiple of 1GB)

- dynamic allocation|deallocation of hugepages

- auto hugepagetlbfs mounts




More information about the pve-devel mailing list