Skip to content

Instantly share code, notes, and snippets.

@ross-humphrey
Created January 14, 2021 11:15
Show Gist options
  • Save ross-humphrey/7c33397df56718c223269844bab1c50d to your computer and use it in GitHub Desktop.
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)
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