DocumentCode
35825
Title
Selective Segment Initialization: Exploiting NVRAM to Reduce Device Startup Latency
Author
Myungsik Kim ; Jinchul Shin ; Youjip Won
Author_Institution
Div. of Comput. Sci. & Eng., Hanyang Univ., Seoul, South Korea
Volume
6
Issue
2
fYear
2014
fDate
Jun-14
Firstpage
33
Lastpage
36
Abstract
We propose selective segment initialization (SSI) to exploit NVRAM to reduce the device startup latency. SSI locates a kernel binary image in byte-addressable NVRAM and boots the system using this image, eliminating the need to load it from storage. SSI also eliminates the process of decompressing and relocating the OS kernel image in embedded Linux system. The key technical ingredients of SSI are precisely identifying the kernel segments where contents are updated in the course of booting and selectively reloading only these sections each time the system reboots. The fresh copy of the sections can be maintained in NVRAM, NAND flash, NOR flash, etc. In our experiment, SSI reduced the size of the kernel binary image loaded from storage into memory by 90% and reduced the overall device startup time by 54%. This approach can be used not only for cold boot (with NVRAM) but also for warm boot, in which the contents of DRAM persist across the system restart.
Keywords
Linux; random-access storage; NAND flash; NOR flash; SSI; byte-addressable NVRAM; device startup latency; embedded Linux system; kernel binary image; selective segment initialization; Booting; Image segmentation; Kernel; Linux; Loading; Nonvolatile memory; Random access memory; Embedded linux; fast boot; nonvolatile random access memory (NVRAM); selective segment initialization;
fLanguage
English
Journal_Title
Embedded Systems Letters, IEEE
Publisher
ieee
ISSN
1943-0663
Type
jour
DOI
10.1109/LES.2014.2312017
Filename
6767088
Link To Document