线程的最终绝对优先级等于它所赋的绝对优先级。
The resulting absolute priority of a thread is the same as the value assigned here.
线程最终的绝对优先级是线程相对优先级和进程优先级的和。
The resulting absolute priority of a thread is the sum of this relative priority value and the priority value of its owning process.
您可以为进程指定一个绝对优先级(不是调整值),进程的更改如清单 10 所示。
You specify an absolute priority (and not an adjustment) for the process or processes to be changed as shown in Listing 10.
应用推荐