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

vm-customize: Automatically mount hugepages #218

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

orelmisan
Copy link
Member

Currently, the mounting of hugepages is performed by the /usr/bin/dpdk-checkup-boot.sh script which is executed on every boot.

Move it to the VM configuration phase, so it would be done automatically by the operating system.

Currently, the mounting of hugepages is performed
by the `/usr/bin/dpdk-checkup-boot.sh` script
which is executed on every boot.

Move it to the VM configuration phase, so it would be
done automatically by the operating system.

Signed-off-by: Ram Lavi <[email protected]>
Signed-off-by: Orel Misan <[email protected]>
@orelmisan
Copy link
Member Author

Tested against an OpenShift Virtualization 4.15 cluster.

Copy link
Collaborator

@RamLavi RamLavi left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@RamLavi RamLavi merged commit c409d75 into kiagnose:main Jan 25, 2024
6 checks passed
@orelmisan orelmisan deleted the move-huge-pages-mount branch January 25, 2024 11:02
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.

2 participants