You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I am building inside container a program it is very slow and I am ready to sacrifice usability of device to speed compliation. I usually run compilation with -j<max-cpu> and renice it to -20. After that device becomes slow and unusable but it speeds compilation.... When I did the same inside container (by finding process from container via htop) and reniced it and it doesn't lead to unusable system. I usually could barely move a mouse but know I am writing this message from browser... I've tried different options from https://docs.podman.io/en/stable/markdown/podman-update.1.html but can't force to allow cpu usage for 100%
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello! I am building inside container a program it is very slow and I am ready to sacrifice usability of device to speed compliation. I usually run compilation with
-j<max-cpu>
and renice it to -20. After that device becomes slow and unusable but it speeds compilation.... When I did the same inside container (by finding process from container via htop) and reniced it and it doesn't lead to unusable system. I usually could barely move a mouse but know I am writing this message from browser... I've tried different options from https://docs.podman.io/en/stable/markdown/podman-update.1.html but can't force to allow cpu usage for 100%Beta Was this translation helpful? Give feedback.
All reactions