DocumentCode
188076
Title
Improving I/O Performance in Smart TVs
Author
Cheolhee Lee ; Taeho Hwang ; Youjip Won
Author_Institution
Dept. of Comput. & Software, Hanyang Univ., Seoul, South Korea
fYear
2014
fDate
27-29 Aug. 2014
Firstpage
399
Lastpage
404
Abstract
To use the XML file, it must be converted into a tree structure form in smart TV application. However, when the application is terminated, tree are eliminated in process address space. When application is restarted, XML file need to be converted to tree again in order to execute application. This study presents a Fast I/O technique that enables restarting a application without data conversion process by adding persistency in tree in a smart TV environment. Fast I/O technique provides an object, in which the tree are saved adding persistency in process address space. The data structure gains persistency by saving the tree in an object and reusing it without data conversion when restarting the application. Fast I/O technique was applied in the web browser to parse HTML and skip the process of composing a tree. Running time was reduced up to 61% in the test environment, consisting of CPU, memory, and an SSD.
Keywords
XML; digital television; input-output programs; tree data structures; HTML; I/O technique; Web browser; XML file; smart TV; tree structure; Browsers; HTML; Libraries; Search problems; TV; Web pages; XML; DOM Tree; Persistency; Smart Tv; Web Browser; XML File; mmap() System Call;
fLanguage
English
Publisher
ieee
Conference_Titel
Future Internet of Things and Cloud (FiCloud), 2014 International Conference on
Conference_Location
Barcelona
Type
conf
DOI
10.1109/FiCloud.2014.71
Filename
6984227
Link To Document