Skip to content

Commit 96bdb62

Browse files
committed
bind article
1 parent a0b8395 commit 96bdb62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proc.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@
236236
(e.g. by entering a sleep to wait on some event), the CPU is taken away
237237
after a time quantum expiration.
238238
\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
239+
a~CPU is assigned to the first ready process from the queue with the biggest
240240
priority.
241241
\item SVR4 introduced priority queues and real-time support with guaranteed
242242
maximal response time

0 commit comments

Comments
 (0)