DOI QR코드

DOI QR Code

Development of virtio Network Driver for RTEMS Open-Source Operating System

RTEMS 오픈소스 운영체제를 위한 virtio 네트워크 드라이버 개발

  • 김진현 (건국대학교 스마트ICT융합학과) ;
  • 진현욱 (건국대학교 컴퓨터공학과)
  • Received : 2016.10.14
  • Accepted : 2016.12.28
  • Published : 2017.04.15

Abstract

RTEMS is a real-time operating system using a GPLv2-based license, and is used in the aerospace industry, such as satellites. It is difficult to build a development environment for these special-purpose systems because of problems related to the hardware platform. This can be resolved by applying virtualization technology. However, increased execution time and performance degradation due to virtualization overhead can change timing behavior of real-time application, and needs to be minimized. In this paper, we aim to implement the network device driver of RTEMS for the standardized virtual network device called virtio in order to effectively utilize RTEMS in a virtualized environment. In addition, we describe the process of submitting implemented driver to the RTEMS community for contributing open source software and reflecting the various requirements of the community.

RTEMS는 GPLv2 기반의 라이선스를 사용하는 오픈소스 실시간 운영체제로 인공위성과 같은 항공우주 분야의 시스템에서 사용된다. 이러한 시스템들은 하드웨어 플랫폼과 관련된 문제로 인해 개발 환경 구축이 어려우며, 가상화 기술을 통해 이를 해결할 수 있다. 그러나 가상화 오버헤드로 인한 실행 시간증가와 성능 저하가 실시간 응용의 시간 동작을 변화시키며, 따라서 이를 최소화해야한다. 본 논문에서는 RTEMS를 위한 virtio front-end 네트워크 드라이버를 구현하여 네트워크 I/O 가상화 오버헤드를 완화시킨다. 또한 구현된 드라이버를 오픈소스 소프트웨어 기여를 위해 RTEMS 커뮤니티에 제출하는 과정과 커뮤니티의 다양한 요구사항들을 반영하는 과정을 설명한다.

Keywords

Acknowledgement

Supported by : 한국연구재단, 산업통상자원부

References

  1. Peter S. Magnusson, Magnus Christensson, Jesper Eskilson, Daniel Forsgren, Gustav Hallberg, Johan Hogberg, Fredrik Larsson, Andreas Moestedt, Bengt Werner, "Simics: A full system simulation platform," Compuerter, Vol. 35, No. 2, pp. 50-58, 2002.
  2. Christian Herber, Dominik Reinhardt, Andre Richter, Andreas Herkersdorf, "HW/SW Trade-Offs in I/O Virtualization for Controller Area Network," 52nd ACM/EDAC/IEEE Design Automation Conference, 2015.
  3. Jong-Seo Kim, Sang-Hun Lee, Hyun-Wook Jin, "Fieldbus Virtualization for Integrated Modular Avionics," Proc. of 16th IEEE International Conference on Emerging Technologies and Factory Automation, 2011.
  4. Rusty Russell, "virtio: towards a de-facto standard for virtual I/O devices," ACM SIGOPS Operating Systems Review, Vol. 42, No. 5, pp. 95-103, 2008. https://doi.org/10.1145/1400097.1400108
  5. Jin-Hyun Kim, Sang-Hun Lee, Hyun-Wook Jin, "Implementation of Network I/O Virtualization for Space RTOS," Korea Computer Congress 2015, pp. 1550-1552, 2015.
  6. USNA, TTCP: A test of TCP and UDP performance, 1984.
  7. Avi Kivity, Yaniv Kamay, Dor Laor, Uri Lublin, Anthony Liguori, "kvm: the linux virtual machine monitor," Linux Symposium, pp. 225-230, 2007.
  8. Sang-Hun Lee, Jong-Soo Seok, Hyun-Wook Jin. "Barriers to real-time network i/o virtualization: Observations on a legacy hypervisor," International Symposium on Embedded Technology (ISET), 2014.
  9. Jin-Hyun Kim, Sang-Hun Lee, Hyun-Wook Jin, "Supporting virtualization standard for network devices in RTEMS real-time operating system," ACM SIGBED Review, Vol. 13, No. 1, pp. 35-40, 2015.