SIGCOMM 22 contains 11 technical sessions and 55 papers are accepted.
Google proposed a new datacenter architecture in this paper.
The combination of traffic and topology engineering on direct-connect fabrics achieves simliar throughput as Clos fabrics for Google’s production traffic patterns.
The paper targets the challenge of incremental refresh of the network infrastructure. Since the typical Clos network requires pre-building spine at the maximum-scale, which may derated the bandiwidth of links to aggregation block.
为了解决Clos架构难以增量更新的问题,这篇论文提出了一个新的架构,包含对应的网络管理,流量和拓扑工程。该架构能够在流量不确定,集群异构的场景下工作。
Another paper of Google, targeting guarteeing SLO of RPCs.
Traditional traffic classification categories cannot sufficiently capture their importance due to wide variations in RPC characteristics.
As of 2021, RPCs generate 95%+ of the application traffic in Google production datacenters, of which ∼75% is to and from storage systems.
An RPC is a programmatic request for action or information between components of applications, and it can consist of dozens of individual packets. Hundreds of RPCs can be on the critical path to completing an application-level operation.
Enabling the fairness among different congestion control protocols with programmable switches.
现有拥塞控制协议的多样性会导致租户资源占用不公平,Cebinae通过惩罚超过max-min份额的流,增强现有网络。
Key insights
Open sourced in https://github.com/eniac/Cebinae
一作是南大,三作是北大杨仝。
Sketch-based measurement system that can make on-the-fly reconfigurations on a large set of measurement tasks.
This paper may be useful for my future research.
Conference, Paper Reading — Sep 3, 2022