tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Interrupt flow in the NetBSD kernel
On 21.06.2015 17:01, Matt Thomas wrote:
>
>> On Jun 21, 2015, at 7:30 AM, Kamil Rytarowski <n54%gmx.com@localhost> wrote:
>>
>> I have got few questions regarding the interrupt flow in the kernel.
>> Please tell whether my understanding is correct.
>
> You are confusing interrupts with exceptions. Interrupts are
> asynchronous events. Exceptions are (usually) synchronous and
> are the result of an instruction.
>
Thank you for your clarification!
Home |
Main Index |
Thread Index |
Old Index