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

Test VM memory limits with maximum RAM and heavy workload #4247

Open
OhmSpectator opened this issue Sep 12, 2024 · 0 comments
Open

Test VM memory limits with maximum RAM and heavy workload #4247

OhmSpectator opened this issue Sep 12, 2024 · 0 comments

Comments

@OhmSpectator
Copy link
Member

We need to create a test that runs a VM with the maximum available RAM for the system and performs a heavy storage and network workload within the VM. The purpose of this test is to validate that our memory overhead estimations and the memory limits set for the VM are accurate and stable under maximum resource utilization.

For example, for a device with 4Gb of RAM, we know that we can run a VM with 2.1GB of RAM, as the rest goes to the EVE system itself and the VMM overhead. But we need to check these estimations.

We can implement it in any suitable way and try to integrate it later.

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

No branches or pull requests

1 participant