Created
January 14, 2021 11:15
-
-
Save ross-humphrey/7c33397df56718c223269844bab1c50d to your computer and use it in GitHub Desktop.
Disable throttling for low priority applications on a Mac (Time Machine Throttling)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo sysctl debug.lowpri_throttle_enabled=0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment