Open Access. Powered by Scholars. Published by Universities.®

Physical Sciences and Mathematics Commons

Open Access. Powered by Scholars. Published by Universities.®

Selected Works

2014

Amy W. Apon

File system simulation

Articles 1 - 1 of 1

Full-Text Articles in Physical Sciences and Mathematics

A Component-Based End-To-End Simulation Of The Linux File System, Amy Apon, Hai Nguyen Aug 2014

A Component-Based End-To-End Simulation Of The Linux File System, Amy Apon, Hai Nguyen

Amy W. Apon

The Linux file system is designed with components utilizing a layered architecture. The upper components hide details of the lower components, and each layer presents unified and simple interfaces to the layers above and below. This design helps Linux to be flexible as well as to provide support for multiple types of storage devices. In this paper, this component architecture is used to develop a realistic simulation without having to model lower level details of the hardware layer or particular storage devices. A detailed simulation-based performance model of the Linux ext3 file system has been developed using Colored Petri Nets. …