Earn Your CS Degree, Tuition-Free, 100% Online!
Build the Finance Skills That Lead to Promotions — Not Just Certificates
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Learn about PMR (Parallel Memory Reclaim), an innovative memory management solution designed to enhance mobile application performance through this 14-minute conference presentation from USENIX ATC '25. Discover how researchers from East China Normal University, National Yang Ming Chiao Tung University, City University of Hong Kong, and MBZUAI address the critical challenge of inefficient memory management in Android systems that struggle to meet the performance demands of modern mobile applications. Explore the two key techniques that form the foundation of PMR: Proactive Page Shrinking (PPS), which decouples time-consuming page shrinking and page writeback operations for parallel execution, and Storage-Friendly Page Writeback (SPW), which optimizes write I/O operations through batched unmapping of victim pages for efficient bulk writeback. Understand how current kernel-level memory reclaim designs fail to exploit upgraded storage devices and learn about the experimental methodology used to validate PMR's effectiveness on real-world mobile devices. Examine the impressive performance improvements achieved, including up to 43.6% faster application response times compared to the original Android memory reclaim approach, and gain insights into how parallel memory reclaim can significantly enhance user experience on mobile devices with increasingly high memory demands.
Syllabus
USENIX ATC '25 - PMR: Fast Application Response via Parallel Memory Reclaim on Mobile Devices
Taught by
USENIX