[pve-devel] [PATCH 1/2] add hugepages option
Alexandre DERUMIER
aderumier at odiso.com
Fri May 13 05:21:20 CEST 2016
Another question,
currently my patch manage only 1 size of hugepages.
one /dev/hupagepages mount, with 2MB or 1GB hugepages.
That mean that if user want to use 1GB hugepages, he can only define vm
memory with multiple of 1GB (ex: 1,5G will not work)
Technically, it's possible to allocate, 1pages of 1GB and 250pages of 2MB,
with 2 mounts point.
But It's a little bit more complex
Opinions ?
----- Mail original -----
De: "dietmar" <dietmar at proxmox.com>
À: "aderumier" <aderumier at odiso.com>
Cc: "pve-devel" <pve-devel at pve.proxmox.com>
Envoyé: Jeudi 12 Mai 2016 17:32:41
Objet: Re: [pve-devel] [PATCH 1/2] add hugepages option
> but I have a default
>
> hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
I wonder what program creates that? Will try to find out ...
More information about the pve-devel
mailing list