Infrastructure Engineering Guide¶
Infrastructure 提供组件运行所需的环境、资源、隔离、调度、通信、观测和恢复能力。
本项目当前聚焦 Linux / low-latency infrastructure:
重点内容:
- low latency model
- CPU cache / NUMA / affinity
- busy polling
- benchmark methodology
- NIC to userspace path
- NAPI / softirq / ksoftirqd
- RSS / RPS / XPS
- TCP low latency / UDP multicast