Skip to main content

Showing 1–6 of 6 results for author: Eom, Y I

Searching in archive cs. Search in all archives.
.
  1. SWAM: Revisiting Swap and OOMK for Improving Application Responsiveness on Mobile Devices

    Authors: Geunsik Lim, Donghyun Kang, MyungJoo Ham, Young Ik Eom

    Abstract: Existing memory reclamation policies on mobile devices may be no longer valid because they have negative effects on the response time of running applications. In this paper, we propose SWAM, a new integrated memory management technique that complements the shortcomings of both the swap** and killing mechanism in mobile devices and improves the application responsiveness. SWAM consists of (1) Ada… ▽ More

    Submitted 14 June, 2023; originally announced June 2023.

    Comments: 15 pages, 13 figures, MobiCom 2023 (29th Annual International Conference On Mobile Computing And Networking)

  2. Enhancing Application Performance by Memory Partitioning in Android Platforms

    Authors: Geunsik Lim, Changwoo Min, Young Ik Eom

    Abstract: This paper suggests a new memory partitioning scheme that can enhance process lifecycle, while avoiding Low Memory Killer and Out-of-Memory Killer operations on mobile devices. Our proposed scheme offers the complete concept of virtual memory nodes in operating systems of Android devices.

    Submitted 26 January, 2021; originally announced January 2021.

  3. Distributed Compilation System for High-Speed Software Build Processes

    Authors: Geunsik Lim, Minho Lee, R. J. W. E. Lahaye, Young Ik Eom

    Abstract: The idle time of personal computers has increased steadily due to the generalization of computer usage and cloud computing. Clustering research aims at utilizing idle computer resources for processing a variable workload on a large number of computers. The workload is processed continually despite the volatile status of the individual computer resources. This paper proposes a distributed compilati… ▽ More

    Submitted 21 January, 2021; originally announced January 2021.

  4. User-Aware Power Management for Mobile Devices

    Authors: Geunsik Lim, Changwoo Min, Dong Hyun Kang, Young Ik Eom

    Abstract: The power management techniques to extend battery lifespan is becoming increasingly important due to longer user applications' running time in mobile devices. Even when users do not use any applications, battery lifespan decreases continually. It occurs because of service daemons of mobile platform and network-based data synchronization operations. In this paper, we propose a new power management… ▽ More

    Submitted 21 January, 2021; originally announced January 2021.

  5. arXiv:2101.08877  [pdf

    cs.AR cs.OS cs.PF

    Virtual Memory Partitioning for Enhancing Application Performance in Mobile Platforms

    Authors: Geunsik Lim, Changwoo Min, Young Ik Eom

    Abstract: Recently, the amount of running software on smart mobile devices is gradually increasing due to the introduction of application stores. The application store is a type of digital distribution platform for application software, which is provided as a component of an operating system on a smartphone or tablet. Mobile devices have limited memory capacity and, unlike server and desktop systems, due to… ▽ More

    Submitted 21 January, 2021; originally announced January 2021.

  6. arXiv:2101.08062  [pdf, other

    cs.OS cs.DC cs.PF

    Thread Evolution Kit for Optimizing Thread Operations on CE/IoT Devices

    Authors: Geunsik Lim, Donghyun Kang, Young Ik Eom

    Abstract: Most modern operating systems have adopted the one-to-one thread model to support fast execution of threads in both multi-core and single-core systems. This thread model, which maps the kernel-space and user-space threads in a one-to-one manner, supports quick thread creation and termination in high-performance server environments. However, the performance of time-critical threads is degraded when… ▽ More

    Submitted 20 January, 2021; originally announced January 2021.