[WIP]
Interrupt/IRQ Lines
- The x86 NMI iret problem(Issue With NMI interrupts) - https://lwn.net/Articles/484932/
C++
learn cpp the hard way - https://learncodethehardway.com/courses/learn-cpp-the-hard-way/
What every systems programmer should know about concurrency - https://assets.bitbashing.io/papers/concurrency-primer.pdf
https://www.cyberciti.biz/tips/10-boot-time-parameters-you-should-know-about-the-linux-kernel.html
Kernel debugging
Crash Analysis
ABI
https://kaiwantech.wordpress.com/2018/05/07/application-binary-interface-abi-docs-and-their-meaning/
RED ZONE MEMORY
DSA
Sliding Window Pattern
I2C Protocol
https://www.circuitbasics.com/basics-of-the-i2c-communication-protocol/
https://www.agner.org/optimize/#manual_instr_tab
https://blog.regehr.org/archives/1096
https://sysprog21.github.io/lkmpg/