ZhangShuai's Blog

所有的光芒,都需要时间才能被看到

图论基础及深度优先遍历(DFS)、广度优先遍历(BFS)

图论基础与 DFS、BFS

Basics of graph theory and the search ideas of DFS, BFS

VFP:公有云主机 SDN 的虚拟交换平台 [NSDI'17]

公有云主机 SDN 的虚拟交换平台

VFP: A Virtual Switch Platform for Host SDN in the Public Cloud

GCC -O2 踩坑指南:严格别名(Strict Aliasing)与整数环绕(Integer Wrap-around)

严格别名(Strict Aliasing)与整数环绕(Integer Wrap-around)

GCC -O2 Compiler optimization: Strict Aliasing and Integer Wrap-around

Linux 连接跟踪(conntrack)[译]

Linux Connection tracking

Linux Connection tracking (conntrack)

使用 RDMA 提升微软 Azure 云的存储性能 [NSDI'23]

使用 RDMA 提升微软 Azure 云的存储性能

Empowering Azure Storage with RDMA

如何成为一个专业的 CEO [李想]

如何成为一个专业的 CEO

How to become a professional CEO

符号执行 (Symbolic Execution) 与约束求解 (Constraint Solving)

符号执行与约束求解

Symbolic Execution and Constraint Solving

Achelous:超大规模云网络中如何实现网络的可编程性、弹性和可靠性 [SIGCOMM 2023]

超大规模云网络中如何实现网络的可编程性、弹性和可靠性

Achelous:Enabling Programmability, Elasticity, and Reliability in Hyperscale Cloud Networks

如何编写可重入(Reentrant)且线程安全(Thread-safe)的代码 [译]

编写可重入(Reentrant)且线程安全(Thread-safe)的代码

Writing reentrant and threadsafe code

计算机系统 Lecture 1:虚拟内存

虚拟内存

Computation System Lecture 1: Virtual Memory