DocumentCode
174797
Title
FoxyFeed: Forging Device-Level Asynchronous Events for Kernel Development
Author
Kono, Kenji ; Miyahara, So ; Yamada, Hiroyoshi ; Yoshimura, Tetsuzo
Author_Institution
Keio Univ., Yokohama, Japan
fYear
2014
fDate
18-21 Nov. 2014
Firstpage
145
Lastpage
154
Abstract
Enhancing source code quality of operating systems (OSes) is an essential and endless task in communities of commodity OSes. Unfortunately, improving the quality of the kernel code is not trivial because the kernel is large and complex. In particular, asynchronous events from peripheral devices such as interrupts make the improvement quite hard due to their low reproducibility. This paper presents Foxy Feed, a mechanism based on virtual machine monitors that helps to fix bugs caused by asynchronous device-level events. Foxy Feed forges device-level events and injects them to a debuggee kernel at the timing specified in advance, and allows us to control the timing at which asynchronous events occur for the debugging purpose. Using our prototype implementation of Foxy Feed, which is based on Xen 4.1.0, we demonstrate that Foxy Feed reproduces failures caused by device-triggered bugs in Linux and gives significant clues to the root causes.
Keywords
operating system kernels; program debugging; source code (software); FoxyFeed; commodity OSes; device-level asynchronous events; kernel development; operating systems; program debugging; source code quality enhancement; Computer bugs; Debugging; Kernel; Timing; Universal Serial Bus; Virtual machine monitors; XML; Device-Triggered Bug; Kernel Debug; Non-deterministic Bug; Virtual Machine Monitor;
fLanguage
English
Publisher
ieee
Conference_Titel
Dependable Computing (PRDC), 2014 IEEE 20th Pacific Rim International Symposium on
Conference_Location
Singapore
Print_ISBN
978-1-4799-6473-4
Type
conf
DOI
10.1109/PRDC.2014.25
Filename
6974781
Link To Document