386 0

iFetcher: User-Level Prefetching Framework With File-System Event Monitoring for Linux

Title
iFetcher: User-Level Prefetching Framework With File-System Event Monitoring for Linux
Author
강경태
Keywords
iFetcher; inode notify; launch times; Linux; loading times; user-level prefetching
Issue Date
2018-10
Publisher
IEEE-INST ELECTRICAL ELECTRONICS ENGINEERS INC
Citation
IEEE ACCESS, v. 6, Page. 46213-46226
Abstract
Applications face additional latency when they launch or access a disk to load data into the memory. In this paper, a user-level disk prefetching framework, called iFetcher, is introduced to hide this delay in Linux-based operating systems. This employs an inode-notification (inotify) application programming interface (API), which provides an efficient method of tracing operations in a Linux file system, and reports these events to applications in real time. During an initial training run, iFetcher traces the pattern with which data are read by an application. Subsequently, it searches the areas directly ahead of passages where it is requested that a lot of data are read, and locates events that can be used to trigger preloading. When the application is run again and a trigger event is reported (by the inotify API), the corresponding data are read into the page cache prior to actual demand. iFetcher has a low overhead, because disk reads are only need to be monitored during training. Furthermore, it does not require any modifications to the Linux kernel, because it runs at the user level. Five benchmark applications were run on a PC using a solid-state drive, and results demonstrated that iFetcher reduced the launch times by up to 41% and post-launch data loading times by up to 9%.
URI
https://ieeexplore.ieee.org/abstract/document/8432427https://repository.hanyang.ac.kr/handle/20.500.11754/81444
ISSN
2169-3536
DOI
10.1109/ACCESS.2018.2864820
Appears in Collections:
COLLEGE OF COMPUTING[E](소프트웨어융합대학) > COMPUTER SCIENCE(소프트웨어학부) > Articles
Files in This Item:
There are no files associated with this item.
Export
RIS (EndNote)
XLS (Excel)
XML


qrcode

Items in DSpace are protected by copyright, with all rights reserved, unless otherwise indicated.

BROWSE