Home / Papers / A new OS structure for simplifying understanding of operating system...

A new OS structure for simplifying understanding of operating system behavior

88 Citations2014
Toshihiro Yamauchi, Akira Kinoshita, T. Kawahara
journal unavailable

An OS structure that simplifies comprehension ofOS behavior and the implementation of it on Tender OS is described and a mechanism for the visualization of OS behavior is described.

Abstract

It is difficult to understand the processing flow of complicated software such as operating systems (OSs). Thus, a mechanism that can collect and analyze behavioral information in order to comprehend the behavior of OS is necessary. Although several collection mechanisms have been developed, their OS structures were not designed to collect OS behavior. In this paper, we describe an OS structure that simplifies comprehension of OS behavior and the implementation of it on Tender OS. We also describe a mechanism for the visualization of OS behavior. Finally, we investigate the cost of introducing our proposed comprehension mechanism and the overhead and efficiency of the proposed mechanism.