Scheduling service which optimizes Linux’s CPU scheduler and automatically assigns process priorities for improved desktop responsiveness.

        • @morrowind@lemmy.ml
          link
          fedilink
          22 years ago

          From the article:

          Basically this Rust-written, MPL-2.0 licensed software aims to automatically configure the kernel’s CFS scheduler and dynamically deal with process priorities

          That is, it’s not an entirely different thing. It wouldn’t make much sense for system 76 to directly add it to the kernel, so I guess it’s a sort of extension…

    • Amicese
      link
      fedilink
      22 years ago

      <details><summary>I hold a similar opinion towards this software and <a href=“https://github.com/FeralInteractive/gamemode”><code>gamemode</code></a>.</summary> Application-level software externally managing process priorities is not a good idea; <b style=“color: green;”>games should be optimized independent of other software!</b></details>