Counter Braids: A Novel Counter Architecture For Per-Flow Measurement

METRICS(2008)

引用 289|浏览343
暂无评分
摘要
Fine-grained network measurement requires routers and Switches to Update large arrays of counters at very high link speed (e.g. 40 Gbps). A naive algorithm needs an infeasible amount. of SRAM to store both the counters and a flow-to-counter association rule, so that arriving packets can update corresponding counters at; link speed. This has made accurate per-flow measurement complex and expensive, and motivated approximate methods that detect and measure only the large flows.This paper revisits the problem of accurate per-flow measurement. We present a counter architecture, called Counter Braids, inspired by sparse random graph codes. In a nutshell, Counter Braids "compresses while counting". It solves the central problems (counter space and flow-to-counter association) of per-flow measurement by "braiding" a hierarchy of counters with random graphs. Braiding results in drastic space reduction by sharing counters among flows; and using random graphs generated on-the-fly with hash functions avoids the storage of flow-to-counter association.The Counter Braids architecture is optimal (albeit with a complex decoder) as it achieves the maximum compression rate asymptotically. For implementation, we present a low-complexity message passing decoding algorithm, which can recover flow sizes with essentially zero error. Evaluation on Internet traces demonstrates that almost all flow sizes are recovered exactly with only a few bits of counter space per flow.
更多
查看译文
关键词
Statistics Counters,Network Measurement,Message Passing Algorithms
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要