A agusgriego Partially Insane Feb 17, 2002 #1 Is it possible under OS X, to assign a higher priority to a process, like in Windows NT/2000? If so, I would like to know how it's done. Thanks in advance!
Is it possible under OS X, to assign a higher priority to a process, like in Windows NT/2000? If so, I would like to know how it's done. Thanks in advance!
S starfleetX Elite Member Feb 17, 2002 #3 sudo renice [level] [PID] for example: sudo renice -5 1038 use with caution!!
gumse Member Feb 17, 2002 #4 http://homepage.mac.com/northernSW/renicer.html Application to do this without resorting to the terminal. (I have not tried this myself)
http://homepage.mac.com/northernSW/renicer.html Application to do this without resorting to the terminal. (I have not tried this myself)