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

procs: checking processes on CPU usage is wrong #260

Closed
NavidSassan opened this issue Jun 10, 2021 · 2 comments
Closed

procs: checking processes on CPU usage is wrong #260

NavidSassan opened this issue Jun 10, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@NavidSassan
Copy link
Member

In GitLab by @markuslf on Jun 10, 2021, 08:37

Has been implemented incorrectly. If you want to do it right, every process would have to be observed for at least 0.1 seconds, which means at least 30 seconds execution time for 300+ processes. In addition, during this time the process list looks completely different and errors occur.

@NavidSassan
Copy link
Member Author

In GitLab by @markuslf on Jun 10, 2021, 08:43

mentioned in commit 4c68157825c5a256a7fb0d81fa635b94fcb2bdbc

@NavidSassan
Copy link
Member Author

In GitLab by @markuslf on Jun 15, 2021, 15:58

mentioned in commit 6e4f8e5c9ebfc27dd83416920b5f1100fb63d17c

NavidSassan pushed a commit that referenced this issue Mar 1, 2022
NavidSassan pushed a commit that referenced this issue Mar 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant