The search for the correct amount of split-lock misery
The search for the correct amount of split-lock misery
Posted Oct 24, 2022 13:35 UTC (Mon) by implr (guest, #159818)In reply to: The search for the correct amount of split-lock misery by developer122
Parent article: The search for the correct amount of split-lock misery
>The entire steam linux runtime, and indeed every wine runtime MUST NOT require any more privileges than a regular user program. For installation or during runtime.
It already does, at least for VR. On first run SteamVR will ask for sudo, which it uses to setcap CAP_SYS_NICE on its various binaries. If it detects that it can already run at nice -10, it'll skip that step.
It already does, at least for VR. On first run SteamVR will ask for sudo, which it uses to setcap CAP_SYS_NICE on its various binaries. If it detects that it can already run at nice -10, it'll skip that step.
