Linux经典好文

聊聊Linux IO:

https://0xffffff.org/2017/05/01/41-linux-io/

聊聊原子变量、锁、内存屏障那点事:

https://0xffffff.org/2017/02/21/40-atomic-variable-mutex-and-memory-barrier/

Linux环境下多线程C/C++程序的内存问题调试

https://0xffffff.org/2017/01/22/39-multi-thread-memory-bug/

C++并发编程那些事

https://0xffffff.org/2016/02/11/38-c+±concurrency/

Linux物理内存管理概述:

http://edsionte.com/techblog/archives/3937
https://www.0xffffff.org/2014/10/31/32-memory-management/
哈工大课程:
https://mooc.study.163.com/learn/1000002008?tid=2402970013#/learn/content

你可能感兴趣的:(C/C++,LINUX)