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 58b7533 commit 88b2726Copy full SHA for 88b2726
intro.tex
@@ -2327,8 +2327,8 @@
2327
(e.g. terminals) make it possible to work with individual bytes and do not use
2328
buffering.
2329
\item \emsl{The kernel is not an individual process}, rather it is part of each
2330
-user process. When kernel is executing, it is usually user space performing some
2331
-action in kernel mode.
+user process. When kernel is running on a CPU, it is usually on behalf of some
+user space program performing some action in kernel mode.
2332
\end{itemize}
2333
2334
0 commit comments