• 0 Posts
  • 80 Comments
Joined 2 years ago
cake
Cake day: June 24th, 2023

help-circle



  • Not sure if you’re using a desktop or laptop (unclear if you’re doing DJ stuff for mixing privately or gigging on the road), but hardware passthrough through something like SR-IOV would make latency a non-issue.

    However, I get what you’re saying. I was more thinking of the “I want to run this on a legacy operating system for as long as I can” aspect of things. Eliminating the concern of the hardware no longer supporting a more modern operating system was what I was trying to get at. Sorry if that didn’t come through.





  • Linux gives processes a chance to gracefully close. However, it also will absolutely NOT allow a process to hang up the shutdown or restart procedure after a point. If you’re using systemd (which there is a good chance you are), it’ll count down. If the process hasn’t stopped in the time allotted, it gets Old Yellered.