Changes

Process Niceness

393 bytes added, 14:36, 29 May 2020
/* changing the program priority */
The following lines were added (+) and removed (-):
While RunningYou can change the priority of the process already running.  Example: sudo renice -n -10 14566This process has increased process priority.  The process was originally executed without root.  The process is running as a non privileged user, however, it is necessary to use root permissions to elevate the priority higher than 0.  The process itself remains non privileged.   
Bureaucrat, administrator
16,221
edits