上QQ阅读APP看书,第一时间看更新
Questions
- What is system programming?
- Prior to fast system calls, how were system calls executed?
- What key change was made to support fast system calls?
- Does allocating memory always result in a system call?
- What type of execution do the Meltdown and Spectre attacks exploit?
- What is type safety?
- Provide at least one benefit to template programming in C++?