File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 283283\begin {itemize }
284284\item \emsl {system}
285285 \begin {itemize }
286- \item priority 60 to 99
286+ \item priority 60 to 99
287287 \item reserved for system processes (\texttt {pageout },
288- \texttt {sched }, \dots )
289- \item fixed priority
288+ \texttt {sched }, \dots )
289+ \item fixed priority
290290 \end {itemize }
291291\item \emsl {real-time}
292292 \begin {itemize }
293- \item priority 100 to 159
294- \item fixed priority
293+ \item priority 100 to 159
294+ \item fixed priority
295295 \item a time quantum corresponds to priority value
296296 \end {itemize }
297297\item \emsl {time-shared}
298298 \begin {itemize }
299- \item priority 0 to 59
299+ \item priority 0 to 59
300300 \item dynamic 2 part priority, fixed user part and
301301 dynamic system part -- if a process uses CPU extensively,
302302 its priority is being decreased (and time quantum increased)
You can’t perform that action at this time.
0 commit comments