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 283
283
\begin {itemize }
284
284
\item \emsl {system}
285
285
\begin {itemize }
286
- \item priority 60 to 99
286
+ \item priority 60 to 99
287
287
\item reserved for system processes (\texttt {pageout },
288
- \texttt {sched }, \dots )
289
- \item fixed priority
288
+ \texttt {sched }, \dots )
289
+ \item fixed priority
290
290
\end {itemize }
291
291
\item \emsl {real-time}
292
292
\begin {itemize }
293
- \item priority 100 to 159
294
- \item fixed priority
293
+ \item priority 100 to 159
294
+ \item fixed priority
295
295
\item a time quantum corresponds to priority value
296
296
\end {itemize }
297
297
\item \emsl {time-shared}
298
298
\begin {itemize }
299
- \item priority 0 to 59
299
+ \item priority 0 to 59
300
300
\item dynamic 2 part priority, fixed user part and
301
301
dynamic system part -- if a process uses CPU extensively,
302
302
its priority is being decreased (and time quantum increased)
You can’t perform that action at this time.
0 commit comments