Open Access. Powered by Scholars. Published by Universities.®

Engineering Commons

Open Access. Powered by Scholars. Published by Universities.®

Computer Engineering

Technological University Dublin

2020

Android CompCache; energy consumption; latency

Articles 1 - 1 of 1

Full-Text Articles in Engineering

Android Compcache Based On Graphics Processing Unit, Muder Almi'ani, Abdu Razaque, Saleh Atiewi, Mohammed Alweshah, Ayman Al-Dmour, Basel Magableh Jan 2020

Android Compcache Based On Graphics Processing Unit, Muder Almi'ani, Abdu Razaque, Saleh Atiewi, Mohammed Alweshah, Ayman Al-Dmour, Basel Magableh

Conference papers

Android systems have been successfully developed to meet the demands of users. The following four methods are used in Android systems for memory management: backing swap, CompCache, traditional Linux swap, and low memory killer. These memory management methods are fully functioning.
However, Android phones cannot swap memory into solid-state drives, thus slowing the processor and reducing storage lifetime. In addition, the compression and decompression processes consume additional energy and latency. Therefore, the CompCache requires an extension. An extended Android CompCache using a graphics processing unit to compress and decompress memory pages on demand and reduce the latency is introduced in …