mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-26 06:40:33 +00:00
feat: Reduce CPU & IO priority of updates from game mode
This commit is contained in:
parent
5a4d643612
commit
9026ded109
@ -5,3 +5,11 @@ Description=Force Universal Blue Update Oneshot Service
|
||||
Type=oneshot
|
||||
ExecStart=/usr/bin/ublue-update --force
|
||||
RemainAfterExit=no
|
||||
Nice=19
|
||||
CPUSchedulingPolicy=batch
|
||||
IOSchedulingClass=best-effort
|
||||
IOSchedulingPriority=7
|
||||
OOMScoreAdjust=1000
|
||||
CPUWeight=30
|
||||
CPUQuota=300%
|
||||
IOWeight=30
|
||||
|
Loading…
x
Reference in New Issue
Block a user