Sensors (Sep 2018)

Enhancing the Isolation and Performance of Control Planes for Fog Computing

  • Kyungwoon Lee,
  • Chiyoung Lee,
  • Cheol-Ho Hong,
  • Chuck Yoo

DOI
https://doi.org/10.3390/s18103267
Journal volume & issue
Vol. 18, no. 10
p. 3267

Abstract

Read online

Fog computing, which places computing resources close to IoT devices, can offer low latency data processing for IoT applications. With software-defined networking (SDN), fog computing can enable network control logics to become programmable and run on a decoupled control plane, rather than on a physical switch. Therefore, network switches are controlled via the control plane. However, existing control planes have limitations in providing isolation and high performance, which are crucial to support multi-tenancy and scalability in fog computing. In this paper, we present optimization techniques for Linux to provide isolation and high performance for the control plane of SDN. The new techniques are (1) separate execution environment (SE2), which separates the execution environments between multiple control planes, and (2) separate packet processing (SP2), which reduces the complexity of the existing network stack in Linux. We evaluate the proposed techniques on commodity hardware and show that the maximum performance of a control plane increases by four times compared to the native Linux while providing strong isolation.

Keywords