Simulation de traces r\'eelles d'E/S disque de PC
Jalil Boukhobza (LESTER), Timsit Claude (PRISM)

TL;DR
This paper presents a precise I/O simulator for Windows that accurately models real disk traces and cache strategies, enabling better analysis and benchmarking of disk I/O performance.
Contribution
A novel I/O simulation tool that can replicate real disk traces on various architectures with high accuracy, surpassing existing benchmarking limitations.
Findings
Mean error rate of about 6% compared to real measurements
Maximum error of 10% on global throughput
High precision in simulating diverse workloads and architectures
Abstract
Under Windows operating system, existing I/O benchmarking tools does not allow a developer to efficiently define a file access strategy according to the applications' constraints. This is essentially due to the fact that the existing tools do allow only a restricted set of I/O workloads that does not generally correspond to the target applications. To cope with this problem, we designed and implemented a precise I/O simulator allowing to simulate whatever real I/O trace on a given defined architecture, and in which most of file and disk cache strategies, their interactions and the detailed storage system architecture are implemented. Simulation results on different workloads and architectures show a very high degree of precision. In fact, the mean error rate as compared to real measures is of about 6% with a maximum of 10% on global throughput.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Data Storage Technologies · Parallel Computing and Optimization Techniques · Distributed and Parallel Computing Systems
