Skip to content

Instantly share code, notes, and snippets.

@mimizone
Forked from ssp/turn off spindumps
Created August 20, 2017 01:08
Show Gist options
  • Save mimizone/c7c040fdf13aa5c928931fa6222e7738 to your computer and use it in GitHub Desktop.
Save mimizone/c7c040fdf13aa5c928931fa6222e7738 to your computer and use it in GitHub Desktop.
Turn off spindump in MacOS X. This can improve the performance of the whole system in some situations.
launchctl unload -w /System/Library/LaunchDaemons/com.apple.spindump.plist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment