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 f75b110 commit b9c5543Copy full SHA for b9c5543
proc.tex
@@ -123,7 +123,7 @@
123
\end{slide}
124
125
\begin{itemize}
126
-\item A process will enter a kernel model either by a
+\item A process will enter a kernel mode either by a
127
\emph{trap induced by the CPU} (page fault, unknown instruction, etc.)
128
\emph{timer} (to invoke scheduler), \emph{interrupt} from a peripheral device,
129
or synchronous trap (a standard library uses it to hand over the control to
0 commit comments