Open GoogleCodeExporter opened 9 years ago
Code: sudo renice +5 -p `ps -axc | grep backupd | awk '{ print \$1 }'` or: function tmslow { echo “Reducing Time Machine priority…” sudo renice +5 -p `ps -axc | grep backupd | awk ‘{ print \$1 }’` } from: http://ramin.firoozye.com/tag/time-machine/ Description: Lowers time machine priority for older macs, reduces likelihood that Time Machine will slow down other macintosh processes. Please add to Secrets for Time Machine.
Original issue reported on code.google.com by jmp...@gmail.com on 5 Jul 2009 at 8:59
jmp...@gmail.com
Original issue reported on code.google.com by
jmp...@gmail.com
on 5 Jul 2009 at 8:59