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

Observable memory usage in kvm/qemu to predict OOM #3865

Open
eriknordmark opened this issue Apr 17, 2024 · 1 comment
Open

Observable memory usage in kvm/qemu to predict OOM #3865

eriknordmark opened this issue Apr 17, 2024 · 1 comment

Comments

@eriknordmark
Copy link
Contributor

The memory usage of kvm/qemu is not always predictable. Various adjustments have been made to take into account the various memory allocations done in qemu.
But it would be good to find a way to be able to more easily observe where and what memory it allocates so that we can improve these estimates.

@OhmSpectator
Copy link
Member

In the scope of this task, I'm going to integrate a Memory Monitor into the EVE rootfs. Also we had some work done with the QEMU observations. So, before starting on the task, please contact me or @rouming.

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

2 participants