Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

virt: Increase DIMM alignment to support huge pages #232

Merged
merged 1 commit into from
May 17, 2019

Conversation

rbradford
Copy link
Contributor

The DIMM needs to be aligned to the size of the pages that are being
used by the VMM. Increase it to 2 MiB so that it can be used with
huge pages.

Fixes: kata-containers/runtime#1698

Signed-off-by: Rob Bradford [email protected]

The DIMM needs to be aligned to the size of the pages that are being
used by the VMM. Increase it to 2 MiB so that it can be used with
huge pages.

Fixes: kata-containers/runtime#1698

Signed-off-by: Rob Bradford <[email protected]>
@rbradford rbradford requested a review from sboeuf May 17, 2019 23:00
Copy link

@egernst egernst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks - lgtm

@rbradford rbradford merged commit 4bcc167 into intel:topic/virt-x86 May 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

nemu+hugepages breaks kata network
2 participants