KBP: Kernel Enhancements for Low-Latency Networking without Application Customization in Virtual Server
Kei Fujimoto, Kenichi Matsui, Masayuki Akutsu
NTT (Japan)
阅读操作
确认中在文库中上传 PDF 后可生成中文音频讲解。
摘要与影响
Packet processing on commodity hardware is a cost-efficient and flexible alternative to specialized networking hardware. However, virtualizing dedicated networking hardware as a virtual machine on a commodity server results in performance problems, such as longer latency and lower throughput. This paper focuses on obtaining a low-latency networking system in a virtual server. We reveal mechanisms that cause millisecond-scale networking delays in a virtual server through a series of experiments. To eliminate such delays, we designed and implemented the kernel busy poll (KBP), which achieves three goals: (1) microsecond-scale tail delays and higher throughput than conventional solutions are achieved in a virtual server, (2) application customization is not required, so applications can use the POSIX sockets application program interface, and (3) KBP software does not need to be developed for every Linux kernel security update. The KBP has a kernel thread that constantly checks for the arrival of incoming network packets without being interrupted and immediately transfers them to a kernel network protocol stack. Evaluation results indicate that the KBP achieves microsecond-scale tail delays and reduces maximum round-trip latency by more than 98% and achieves up to about three times the throughput compared with existing NAPI and Open vSwitch with the Data Plane Development Kit (OvS-DPDK).
逐年被引趋势
关键指标
同类平均 = 1
同领域 · 同年份 · 同类型
Google Scholar 与 OpenAlex 的被引统计范围不同,数值存在差异属正常。
AI 辅助阅读
依据:摘要
可就本文提问;依据不足时会说明。
学术脉络
学科主题
计算机 / AISoftware-Defined Networks and 5G
Cloud Computing and Resource Management · Interconnection Networks and Systems
参考文献 16
此处列出前 3 条
引用本文 4
按被引量排序,此处列出前 3 条