ETRI-Knowledge Sharing Plaform

ENGLISH

성과물

논문 검색
구분 SCI
연도 ~ 키워드

상세정보

학술대회 Analysis of Linux Kernel Packet Processing on Manycore Systems
Cited 3 time in scopus Download 1 time Share share facebook twitter linkedin kakaostory
저자
람닉, 차승준, 전승협, 정연정, 김진미, 정성인
발행일
201810
출처
IEEE Region 10 Conference (TENCON) 2018, pp.1-5
DOI
https://dx.doi.org/10.1109/TENCON.2018.8650173
협약과제
18HS2500, 매니코어 기반 초고성능 스케일러블 OS 기초연구 (차세대OS기초연구센터), 정성인
초록
Due to increased demand for high scalability and programmability in recent data centers, there has been a paradigm shift from traditional hardware-based network functions to software defined network functions. While implementing network functions in software offers great flexibility, it also reveals significant overheads and performance issues associated with the network stack in current operating systems. Since manycore processors and advanced network technology can provide significant performance improvements for applications such as router workloads that are responsive to parallelism, there is a need to optimize the packet processing performance of current operating systems. The network stack in the operating systems suffer from a number of overheads associated with core mechanisms of the kernel such as task scheduling, memory management, process synchronization, interrupt handling, etc. Each of these overheads snowballs into severe performance penalty of software network functions as each packet traverses its path through the network stack in the kernel. In this paper, we provide an analysis of the packet processing capability of manycore systems, running general-purpose operating system (OS). We identify the major performance bottlenecks in the packet processing path of Linux kernel network stack and provide an insight into various performance and scalability issues that need to be addressed.
KSP 제안 키워드
Data center, Interrupt handling, Linux kernel, Many-core processor, Many-core systems, Memory management, Network Stack, Network technology, Paradigm Shift, Performance and scalability, Processing capability