Sync after submission
This commit is contained in:
@ -103,7 +103,7 @@ To be able to easily extend an APIC implementation for single-core systems to SM
|
||||
\subsection{Interrupt Handling in HhuOS}
|
||||
\label{subsec:apxcurrenthhuos}
|
||||
|
||||
In hhuOS, external interrupts are handled in two stages (see \autoref{subsec:apxcurrenthhuos} for code examples):
|
||||
In hhuOS, external interrupts are handled in two stages:
|
||||
|
||||
\begin{enumerate}
|
||||
\item After an IRQ is sent by an interrupt controller, the CPU looks up the interrupt handler address in the IDT\@.
|
||||
|
||||
Reference in New Issue
Block a user