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

Performance monitoring #23

Closed
v-p-b opened this issue Dec 26, 2020 · 2 comments
Closed

Performance monitoring #23

v-p-b opened this issue Dec 26, 2020 · 2 comments

Comments

@v-p-b
Copy link
Contributor

v-p-b commented Dec 26, 2020

What is the recommended way to monitor the performance of the (physical) CPU's while running KF/x?

top in dom0 only sees the vCPU's of dom0.

As far as I can tell xentop can't provide meaningful information, because the (forked) domains (dis)appear too fast.

@tklengyel
Copy link
Contributor

If xentop (or xl top) is not meaningful you can just keep an eye on the time spent running the vCPUs listed with xl list.

@v-p-b
Copy link
Contributor Author

v-p-b commented Dec 30, 2020

The mentioned commands work for the forked domain after it is given a name with xl -vf rename DOMID SOMENAME.

@v-p-b v-p-b closed this as completed Dec 30, 2020
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