Subscribe to
Posts
Comments
NSLog(); Header Image

Archive for April, 2022

Speed Up Time Machine

Disable throttling of low-priority background I/O, then re-enable it. sudo sysctl debug.lowpri_throttle_enabled=0 sudo sysctl debug.lowpri_throttle_enabled=1