# Linux Concurrency References - Arm IRQ Hardware
[TOC]
## References
### [How Dealing with Modern Interrupt Architectures can Affect Your Sanity](https://youtu.be/YE8cRHVIM4E)
{%youtube YE8cRHVIM4E %}
### [LVC20 102 Interrupt sub system in ARM boards using Xilinx Zynq Board](https://youtu.be/0OT_d8guDN0)
{%youtube 0OT_d8guDN0 %}
### [Understanding Linux Interrupt Subsystem - Priya Dixit, Samsung Semiconductor India Research](https://youtu.be/LOCsN3V1ECE)
{%youtube LOCsN3V1ECE %}
### [IRQs: the Hard, the Soft, the Threaded and the Preemptible](https://youtu.be/-pehAzaP1eg)
(這根本是一部每講到 IRQ 就要放的影片)
{%youtube -pehAzaP1eg %}