Skip to content

Commit b344bd6

Browse files
committed
Merge remote-tracking branch 'origin/pr/789'
* origin/pr/789: Increase dom0 scheduling weight
2 parents b461684 + 5ba3415 commit b344bd6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

linux/aux-tools/startup-misc.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ DOM0_MAXMEM=$(/usr/sbin/xl list 0 | tail -1 | awk '{ print $3 }')
77
xenstore-write /local/domain/0/memory/static-max $[ $DOM0_MAXMEM * 1024 ]
88

99
xl sched-credit -d 0 -w 2000
10+
xl sched-credit2 -d 0 -w 2000
1011
cp /var/lib/qubes/qubes.xml /var/lib/qubes/backup/qubes-$(date +%F-%T).xml
1112

1213
/usr/lib/qubes/cleanup-dispvms

0 commit comments

Comments
 (0)