forthespada / InterviewGuide

🔥🔥「InterviewGuide」是阿秀从校园->职场多年计算机自学过程的记录以及学弟学妹们计算机校招&秋招经验总结文章的汇总,包括但不限于C/C++ 、Golang、JavaScript、Vue、操作系统、数据结构、计算机网络、MySQL、Redis等学习总结,坚持学习,持续成长!
https://interviewguide.cn/
Apache License 2.0
5.37k stars 1.45k forks source link

Update 02-02-os.md #117

Closed taoohong closed 1 year ago

taoohong commented 1 year ago

02-02-os.md: modified the introduction to Interrupt

Modified the introduction to the Interrupt, interrupts may not all introduced by hardwares, but also softwares. Add a comparison between Software Interrupt and SoftIRQ. Introduced SoftIRQ and tasklet.

taoohong commented 1 year ago

@forthespada Please take a view. Thanks in advance.