chakli@lemmy.worldtoLinux@programming.dev•Is there a way to keep Linux responsive when at ~100% CPU usage?
3·
5 months agoI always did make -j$(nproc --ignore=1)
to avoid this while building cpp code. But this problem seems to be less severe if there are a lot of cores.
Have you tried switching to X11 for these games? I have had similar problems on wayland. wayland is still beta-ish imo.