Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add explicit hugepages support to vm #264

Merged
1 commit merged into from
Apr 14, 2021
Merged

add explicit hugepages support to vm #264

1 commit merged into from
Apr 14, 2021

Conversation

liranr23
Copy link
Member

This patch will allow setting the hugepages custom property to a VM.
The values for 86_64 arch are 2048 (2 MiB) and 1048576 (1 GiB). The
host should have enough hugepages with the right size in order to use
this value.

Signed-off-by: Liran Rotenberg [email protected]

@liranr23 liranr23 requested review from a user, emesika and Gal-Zaidman April 13, 2021 06:33
docs/resources/vm.md Outdated Show resolved Hide resolved
This patch will allow setting the `hugepages` custom property to a VM.
The values for 86_64 arch are `2048` (2 MiB) and `1048576` (1 GiB). The
host should have enough hugepages with the right size in order to use
this value.

Signed-off-by: Liran Rotenberg <[email protected]>
@liranr23 liranr23 requested a review from a user April 13, 2021 16:34
@ghost ghost merged commit e25b0cc into oVirt:master Apr 14, 2021
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant