Comment on Most UI Applications are Broken Real-time Applications

Jummit@lemmy.one ⁨9⁩ ⁨months⁩ ago

Interesting viewpoint, but I think the applications aren’t at fault: The operating system should ensure that the user has control of the computer at all times. I think you need to do three things to achieve that:

  1. Limit process RAM usage, so the system never has to swap
  2. Limit process CPU usage, so the system never stalls
  3. When drivers / the operating itself crash, revert into a usable state (this one is probably the most complex one)

source
Sort:hotnewtop