| 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