(Created page with "{{Event |Title=Security foo |Description=Interrupts and Interrupt handling |Type=Meet-Up |Date=2023-03-06 |Start=19:00 |Duration=4 |Host=Barbieauglend |isRelevant=Yes }} = Int...") |
(No difference)
|
Latest revision as of 20:48, 27 February 2023
| Security foo | |
|---|---|
| Interrupts and Interrupt handling | |
| Art | Meet-Up |
| Datum | 2023-03-06 |
| Start | 19:00 |
| Dauer | 4h |
| Host | Barbieauglend |
| Relevant? | Yes |
Interrupt and Exception Handling[edit | edit source]
Q&A : bring your questions :)
Mentors[edit | edit source]
Reading Materials[edit | edit source]
Intel SDM:
- https://software.intel.com/en-us/articles/intel-sdm#combined Volume 3: Chapter 6 Interrupts and Exception Handling
- https://github.com/torvalds/linux/blob/master/arch/x86/kernel/idt.c Linux Kernel Code