nice & renice — Process Priority
Control how much CPU time a process gets with nice (at start) and renice (on running processes). Lower nice value means higher priority.
February 23, 20255 min read
linuxnicerenicepriorityprocesses
Control how much CPU time a process gets with nice (at start) and renice (on running processes). Lower nice value means higher priority.