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 b9c5543 commit 6313bb4Copy full SHA for 6313bb4
proc.tex
@@ -124,7 +124,7 @@
124
125
\begin{itemize}
126
\item A process will enter a kernel mode either by a
127
-\emph{trap induced by the CPU} (page fault, unknown instruction, etc.)
+\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
130
the kernel to service a \emph{system call}).
0 commit comments