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

ramalama pull progress bar causes high CPU usage in Linux terminal #684

Open
mkesper opened this issue Jan 31, 2025 · 0 comments
Open

ramalama pull progress bar causes high CPU usage in Linux terminal #684

mkesper opened this issue Jan 31, 2025 · 0 comments

Comments

@mkesper
Copy link

mkesper commented Jan 31, 2025

During a ramalama pull command, the progress bar causes high CPU load in the process responsible for the Linux terminal (e.g. tmux or the terminal itself).

Possible solutions:

  • Reduce progress update rate
  • Add a -q/--quiet option for the ramalama pull subcommand.
mkesper added a commit to mkesper/ramalama that referenced this issue Jan 31, 2025
Showing update progress in 1 kiB blocks adds unnecessary overhead.
100 kiB or even 1 MiB should be sufficient.

Related: containers#684
mkesper added a commit to mkesper/ramalama that referenced this issue Jan 31, 2025
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