標題: Optimizing the SDN Control-Plane Performance of the Openvswitch Software Switch
作者: Pan, Hsing-Yo
Wang, Shie-Yuan
資訊工程學系
Department of Computer Science
公開日期: 2015
摘要: Openvswitch is the most popular software implementation of an OpenFlow switch on the Linux system. Its current implementation includes a kernel module and a user space daemon. To connect with an OpenFlow controller and handle all the command message traffic, Openvswitch needs to transfer control messages between the user space and the kernel space of the Linux system frequently. When the amount of traffic becomes huge, control messages may be dropped in Openvswitch due to the lack of CPU cycles, causing performance bottlenecks. In this paper, we proposed a simple yet very effective design to improve the SDN control-plane performance of Openvswitch. The design is giving Openvswitch balanced chances to process the control messages in the netlink socket and the TCP socket so that the packets dropped in Openvswitch can be greatly reduced. Our results show that our optimized design can increase the control-plane message transfer throughput by up to 70% and make the per-second throughput very stable over time.
URI: http://hdl.handle.net/11536/135821
ISBN: 978-1-4673-7194-0
期刊: 2015 IEEE SYMPOSIUM ON COMPUTERS AND COMMUNICATION (ISCC)
起始頁: 403
結束頁: 408
顯示於類別:會議論文