We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0b8395 commit 96bdb62Copy full SHA for 96bdb62
proc.tex
@@ -236,7 +236,7 @@
236
(e.g. by entering a sleep to wait on some event), the CPU is taken away
237
after a time quantum expiration.
238
\item processes are classified into queues according to a priority,
239
-a CPU is assigned to the first ready process from the queue with the biggest
+a~CPU is assigned to the first ready process from the queue with the biggest
240
priority.
241
\item SVR4 introduced priority queues and real-time support with guaranteed
242
maximal response time
0 commit comments