Abstract
Mobile cloud computing offloads intensive code to remote servers to improve execution performance and battery lifetime. Unfortunately, it is prone to data breaches and dependent on network connectivity. In light of these issues, we explore the potential of an under-utilized local computing resource: Digital Signal Processors (DSPs). Programmable DSPs are widely equipped in mobile devices and can conduct mathematical operations at high speed and low power. However, existing mobile applications rarely offload computation to DSPs due to two reasons. Firstly, conventional DSP development requires high proficiency in low-level programming languages. Secondly, DSP application deployment involves many complex steps such as kernel memory allocation and remote procedure calls. In this paper, we introduce DSPBooster, a framework to facilitate application offloading to DSPs for power-performance optimal execution. DSPBooster supports unmodified applications implemented in various high-level programming languages. It transparently deploys suitable application functions to DSPs based on runtime measurement and prediction. Implementing such a system entails many technical challenges thanks to DSPs' unique micro-architecture and inter-processor communication mechanism. In this paper, we provide workable solutions and a thorough system evaluation. We show that DSPBooster can provide up to 11 % performance gain and 3 × power reduction.
Original language | English |
---|---|
Title of host publication | Proceedings of the 2022 IEEE 46th Annual Computers, Software, and Applications Conference |
Editors | Hong VA LEONG, Sahra Sedigh SARVESTANI, Yuuichi TERANISHI, Alfredo CUZZOCREA, Hiroki KASHIWAZAKI, Dave TOWEY, Ji-Jiang YANG, Hossain SHAHRIAR |
Publisher | IEEE |
Pages | 614-623 |
Number of pages | 10 |
ISBN (Electronic) | 9781665488105 |
ISBN (Print) | 9781665488112 |
DOIs | |
Publication status | Published - 2022 |
Externally published | Yes |
Event | 46th IEEE Annual Computers, Software, and Applications Conference, COMPSAC 2022 - Virtual, Online, United States Duration: 27 Jun 2022 → 1 Jul 2022 |
Conference
Conference | 46th IEEE Annual Computers, Software, and Applications Conference, COMPSAC 2022 |
---|---|
Country/Territory | United States |
City | Virtual, Online |
Period | 27/06/22 → 1/07/22 |
Bibliographical note
Publisher Copyright:© 2022 IEEE.