Skip to content

Instantly share code, notes, and snippets.

@ssp
Created March 7, 2010 15:35
Show Gist options
  • Star 8 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save ssp/324418 to your computer and use it in GitHub Desktop.
Save ssp/324418 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