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

Fix blobfuse2 high CPU usage #1205

Merged
merged 2 commits into from
Jul 17, 2023
Merged

Fix blobfuse2 high CPU usage #1205

merged 2 commits into from
Jul 17, 2023

Conversation

souravgupta-msft
Copy link
Member

@souravgupta-msft souravgupta-msft commented Jul 17, 2023

This is a workaround right now to disable the input watcher thread which continuously monitors below config to change
Running this thread continuously increases the CPU usage by 5% even when there is no activity on blobfuse2 mount path
Lifecycle manager init is commented in the "blobfuse2-cpu-usage" branch. Blobfuse2 imports azcopy from this branch.

@vibhansa-msft vibhansa-msft merged commit bb844eb into main Jul 17, 2023
@souravgupta-msft souravgupta-msft deleted the sourav/cpu-usage branch July 17, 2023 11:51
@vibhansa-msft vibhansa-msft linked an issue Jul 17, 2023 that may be closed by this pull request
@vibhansa-msft vibhansa-msft linked an issue Jul 25, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Blobfuse2 version 2.0.4 - 100% cpu used blobfuse2 command keeps running at 100% CPU
2 participants