Performance scalability of a multi-core web server

B Veal, A Foong - Proceedings of the 3rd ACM/IEEE Symposium on …, 2007 - dl.acm.org
B Veal, A Foong
Proceedings of the 3rd ACM/IEEE Symposium on Architecture for networking and …, 2007dl.acm.org
Today's large multi-core Internet servers support thousands of concurrent connections or
ows. The computation ability of future server platforms will depend on increasing numbers of
cores. The key to ensure that performance scales with cores is to ensure that systems
software and hardware are designed to fully exploit the parallelism that is inherent in
independent network ows. This paper identifies the major bottlenecks to scalability for a
reference server workload on a commercial server platform. However, performance scaling …
Today's large multi-core Internet servers support thousands of concurrent connections or ows. The computation ability of future server platforms will depend on increasing numbers of cores. The key to ensure that performance scales with cores is to ensure that systems software and hardware are designed to fully exploit the parallelism that is inherent in independent network ows. This paper identifies the major bottlenecks to scalability for a reference server workload on a commercial server platform. However, performance scaling on commercial web servers has proven elusive. We determined that on web server running a modified SPEC-web2005 Support workload, throughput scales only 4.8 x on eight cores. Our results show that the operating system, TCP/IP stack, and application exploited ow-level parallelism well with few exceptions, and that load imbalance and shared cache affected performance little. Having eliminated these potential bottlenecks, we determined that performance scaling was limited by the capacity of the address bus, which became saturated on all eight cores. If this key obstacle is addressed, commercial web server and systems software are well-positioned to scale to a large number of cores.
ACM Digital Library
以上显示的是最相近的搜索结果。 查看全部搜索结果