103.6. Modify process execution priorities
nice
top - 03:15:57 up 3 days, 20:17, 1 user, load average: 0.03, 0.01, 0.00
Tasks: 235 total, 1 running, 171 sleeping, 0 stopped, 0 zombie
%Cpu(s): 2.1 us, 1.4 sy, 0.0 ni, 96.2 id, 0.3 wa, 0.0 hi, 0.0 si, 0.0 st
KiB Mem : 985080 total, 116124 free, 436040 used, 432916 buff/cache
KiB Swap: 1045500 total, 374404 free, 671096 used. 335984 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
949 root 20 0 496000 30668 15864 S 2.0 3.1 11:17.57 Xorg
55222 user1 20 0 667544 18964 12132 S 1.3 1.9 0:22.76 gnome-term+
2112 user1 20 0 2346400 53212 24204 S 0.7 5.4 36:38.03 compiz
1916 user1 20 0 477868 5304 3464 S 0.3 0.5 0:07.53 ibus-ui-gt+
1948 user1 20 0 188388 1384 1108 S 0.3 0.1 0:18.18 ibus-engin+
55210 root 20 0 6536 600 572 S 0.3 0.1 0:19.60 ping
64405 root 20 0 41920 3760 3040 R 0.3 0.4 0:00.13 top
1 root 20 0 185244 3996 2500 S 0.0 0.4 0:08.10 systemd 
Determining the niceness value of a current process
Changing the nice value of a new process
Changing the nice value of a running process
renice
Previous103.5. Create, monitor and kill processesNext103.7. Search text files using regular expressions
Last updated