[PDF][PDF] Unmodified Device Driver Reuse and Improved System Dependability via Virtual Machines.

J LeVasseur, V Uhlig, J Stoess, S Götz - OSDI, 2004 - usenix.org
We propose a method to reuse unmodified device drivers and to improve system
dependability using virtual machines. We run the unmodified device driver, with its original …

[PDF][PDF] Adaptive main memory compression

IC Tuduce, TR Gross - 2005 - usenix.org
Applications that use large data sets frequently exhibit poor performance because the size of
their working set exceeds the real memory, causing excess page faults, and ultimately …

Utopia: Fast and Efficient Address Translation via Hybrid Restrictive & Flexible Virtual-to-Physical Address Mappings

K Kanellopoulos, R Bera, K Stojiljkovic… - Proceedings of the 56th …, 2023 - dl.acm.org
Conventional virtual memory (VM) frameworks enable a virtual address to flexibly map to
any physical address. This flexibility necessitates large data structures to store virtual-to …

SWAM: Revisiting Swap and OOMK for Improving Application Responsiveness on Mobile Devices

G Lim, D Kang, MJ Ham, YI Eom - Proceedings of the 29th Annual …, 2023 - dl.acm.org
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 …

Adaptive compressed caching: Design and implementation

RS De Castro, APD Lago… - … . 15th Symposium on …, 2003 - ieeexplore.ieee.org
We reevaluate the use of adaptive compressed caching in order to improve system
performance through reduction of accesses to the backing stores. We propose a new and …

$ ezswap $: Enhanced compressed swap scheme for mobile devices

J Kim, C Kim, E Seo - IEEE Access, 2019 - ieeexplore.ieee.org
The limited memory capacity of mobile devices leads to the popular use of compressed
swap schemes, which reduce the I/O operations involving the swapping in and out of …

Killing processes or killing flash? Escaping from the dilemma using lightweight, compression-aware swap for mobile devices

YX Wang, CH Tsai, LP Chang - ACM Transactions on Embedded …, 2021 - dl.acm.org
Android apps become increasingly memory-demanding as software vendors add more and
more new features to their apps. In the mean time, Android users often launch multiple apps …

Manuscript text line detection and segmentation using second-order derivatives

D Aldavert, M Rusiñol - 2018 13th IAPR International Workshop …, 2018 - ieeexplore.ieee.org
In this paper, we explore the use of second-order derivatives to detect text lines on
handwritten document images. Taking advantage that the second derivative gives a …

NNTrainer: Light-weight on-device training framework

JJ Moon, P Kapoor, JH Lee, MJ Ham… - arXiv preprint arXiv …, 2022 - arxiv.org
Modern consumer electronic devices have adopted deep learning-based intelligence
services for their key features. Vendors have recently started to execute intelligence services …

Swap compression: Resurrecting old ideas

T Cortes, Y Becerra, R Cervera - Software: Practice and …, 2000 - Wiley Online Library
The performance of memory‐intensive applications tends to be poor due to the high
overhead added by the swapping mechanism. The same problem may be found in highly …