Skip to content

Commit

Permalink
Enable PSI
Browse files Browse the repository at this point in the history
  • Loading branch information
cartermckinnon authored and dims committed Feb 7, 2023
1 parent ccf5b15 commit 671ce3f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions scripts/upgrade_kernel.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,9 @@ else
exit 1
fi

# enable pressure stall information
sudo grubby \
--update-kernel=ALL \
--args="psi=1"

sudo reboot

0 comments on commit 671ce3f

Please sign in to comment.