@inproceedings{5288ea06e66049e4b966738cc10356ea,
title = "Churn: A key effect on real-World P2P software",
abstract = "With ever increasing network traffic rates, multicore architectures for network processors have successfully provided performance improvements through high parallelism. However, naively allocating the network traffic to multiple cores without considering diversified applications and flow locality results in issues such as packet reordering, load imbalance and inefficient cache usage. Consequently, these issues degrade the performance of latency sensitive network processors by dropping packets or delivering packets out of order. In this paper, we propose a packet scheduling scheme that considers the multiple dimensions of locality to improve the throughput of a network processor while minimizing out of order packets. Our scheduling policy tries to maintain packet order by maintaining the flow locality, minimizes the migration of flows from one core to another by identifying the aggressive flows, and partitions the cores among multiple services to gain instruction cache locality. The scheduler uses a novel low cost two-level caching scheme to identify top aggressive flows. Our light weight hardware implementation shows improvement of 60% in the number of packets dropped and 80% improvement in the out-of-order packet deliveries over previously proposed techniques.",
author = "Ho, {Cheng Yun} and Chung, {Ming Chen} and Li-Hsing Yen and Chien-Chao Tseng",
year = "2013",
doi = "10.1109/ICPP.2013.24",
language = "English",
isbn = "9780769551173",
series = "Proceedings of the International Conference on Parallel Processing",
publisher = "Institute of Electrical and Electronics Engineers Inc.",
pages = "140--149",
booktitle = "Proceedings",
address = "美國",
note = "42nd Annual International Conference on Parallel Processing, ICPP 2013 ; Conference date: 01-10-2013 Through 04-10-2013",
}