DocumentCode :
139219
Title :
Application-aware group scheduler for Android
Author :
Zongwei Zhu ; Beilei Sun ; Xi Li ; Xuehai Zhou
Author_Institution :
Dept. of Comput., Sci. & Technol., Univ. of Sci. & Technol. of China, Hefei, China
fYear :
2014
fDate :
17-19 Feb. 2014
Firstpage :
43
Lastpage :
49
Abstract :
Modern multi-core processors propose new cache management challenges (more cache conflicts and misses) due to the subtle interactions of simultaneously executing processes sharing on-chip resources. To address this issue, thread group scheduling scheme that cluster threads with high sharing cache as one group to schedule has been proposed. It has led to numerous academic and industrial attentions. However, by analyzing the programming model of Android which account for a large and increasing fraction of operating system of multi-core smart phones, we find it may be unacceptable for numerous interactive applications since previous scheduling works may cause the terrible response time and directly bring an awful user experience. In order to reduce cache competitions while improving application´s response time, we present an application-aware group scheduler (AGS) whose key idea is to adopt a thread group scheduling scheme to partition current running application´s threads into one group and give each thread a fair chance to occupy CPU time. We implement AGS on practical hardware running a real Android operating system. The results show that our proposed scheduler can improve performance from different parameters while keeping system fairness, which reduces 3.2% in cache miss rate, 5.5% in response time, 5.3% in data cache (D-Cache) misses and 2.5% in instruction cache (I-Cache) misses to the maximum extent.
Keywords :
Android (operating system); cache storage; processor scheduling; smart phones; AGS; Android operating system; Android programming model; CPU time; D-Cache misses; I-Cache misses; application response time improvement; application-aware group scheduler; cache competition reduction; cache miss rate; data cache misses; instruction cache misses; multicore smart phones; operating system; response time; system fairness; thread group scheduling scheme; Androids; Hardware; Humanoid robots; Instruction sets; Message systems; Smart phones; Time factors;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Applications of Digital Information and Web Technologies (ICADIWT), 2014 Fifth International Conference on the
Conference_Location :
Bangalore
Print_ISBN :
978-1-4799-2258-1
Type :
conf
DOI :
10.1109/ICADIWT.2014.6814701
Filename :
6814701
Link To Document :
بازگشت