Claim Missing Document
Check
Articles

Found 1 Documents
Search
Journal : Jurnal Teknik Informatika (JUTIF)

Proximal Policy Optimization for Adaptive Resource Allocation in Mobile OS Kernels: Enhancing Multitasking Efficiency Machmudi, Moch. Ali; Putra, Yusuf Wahyu Setiya; Naim, Abdul Ghani
Jurnal Teknik Informatika (Jutif) Vol. 6 No. 6 (2025): JUTIF Volume 6, Number 6, Desember 2025
Publisher : Informatika, Universitas Jenderal Soedirman

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.52436/1.jutif.2025.6.6.5448

Abstract

Traditional mobile operating system (OS) schedulers struggle to maintain optimal performance amidst the increasing complexity of user multitasking, often resulting in significant latency and energy waste. This study aims to integrate a Proximal Policy Optimization (PPO) based Reinforcement Learning (RL) framework for predictive and adaptive resource allocation. Methodologically, we formulate the scheduling problem as a Markov Decision Process (MDP) where States (S) encompass CPU load, memory usage, and workload patterns; Actions (A) involve dynamic core affinity, frequency scaling, and cgroup adjustments; and Rewards (R) are calculated based on a weighted trade-off between performance maximization and energy conservation. A PPO actor-critic network is implemented and trained on a modified Android kernel (discount factor γ=0.99) under simulated high-load scenarios, including simultaneous video conferencing, data downloading, and web browsing. Experimental results demonstrate that the proposed RL mechanism reduces average task latency by 18% and boosts system responsiveness by 25%, while simultaneously achieving a 12% reduction in CPU power consumption compared to the baseline scheduler. These findings pioneer intelligent OS informatics, offering a robust foundation for sustainable multitasking for over a billion Android users through scalable, on-device fine-tuning.