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

virt: Increase DIMM alignment to support huge pages#232

Merged
rbradford merged 1 commit intointel:topic/virt-x86from
rbradford:fix-dimm-alignment
May 17, 2019
Merged

virt: Increase DIMM alignment to support huge pages#232
rbradford merged 1 commit intointel:topic/virt-x86from
rbradford:fix-dimm-alignment

Conversation

@rbradford
Copy link
Copy Markdown
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 robert.bradford@intel.com

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 <robert.bradford@intel.com>
@rbradford rbradford requested a review from sboeuf May 17, 2019 23:00
Copy link
Copy Markdown

@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