DocumentCode
159688
Title
Parallel implementation of real-time communication and IP communication by using multiple ring buffers
Author
Ueda, Kazunori ; Kikutani, Tatsushi ; Yakoh, Takahiro
Author_Institution
Dept. of Syst. Design Eng., Keio Univ., Yokohama, Japan
fYear
2014
fDate
5-7 May 2014
Firstpage
1
Lastpage
8
Abstract
Recent Linux[7] kernel introduced an interrupt mitigation method called NAPI to reduce the overhead of interrupt handling procedures caused by frame arrival and transmission. However, NAPI caused serious delay and jitter in such procedures. On the other hand, many conventional real-time communication mechanisms were implemented independently to the existing network stack, and most of such mechanisms disabled the stack. There-fore, it is difficult to utilize both of real-time communication and IP communication in parallel. This paper proposed a parallel implementation method to realize both of real-time communication and IP communication simultaneously in a single computer unit. This method implement real-time network stack and IP network stack in parallel by using multiple queue functionality in a NIC (network interface card). Also, this method applied the interrupt mitigation method only to the IP stack. Therefore, this method achieved to reduce the overhead of the wide bandwidth of IP traffic, also to keep delay and jitter of real-time traffic enough small. Some experiments were conducted to measure the performance of the proposed method. The RTT (round trip time) delay of realtime communication was kept lower than 100μs even in high traffic load of 800 Mbit/s with small jitter; while the RTT of IP communication varied between 100μs to 20 ms. This paper introduced the design, implementation, and evaluation of the proposed method.
Keywords
IP networks; Linux; buffer circuits; computer network performance evaluation; jitter; network interfaces; operating system kernels; queueing theory; telecommunication traffic; IP communication; IP network stack; IP traffic; Linux kernel; NAPI; NIC; RTT delay; computer unit; frame arrival; frame transmission; interrupt handling procedures; interrupt mitigation method; multiple queue functionality; multiple ring buffers; network interface card; overhead reduction; parallel implementation; performance measurement; real-time communication mechanisms; real-time network stack; real-time traffic jitter; round trip time delay; Hardware; IP networks; Interrupters; Linux; Protocols; Real-time systems; Time division multiple access;
fLanguage
English
Publisher
ieee
Conference_Titel
Factory Communication Systems (WFCS), 2014 10th IEEE Workshop on
Conference_Location
Toulouse
Type
conf
DOI
10.1109/WFCS.2014.6837607
Filename
6837607
Link To Document