Table of Contents

Trace Analysis and Replay

Participants

Project Goals

Analyze all kinds of storage access traces, including block, file, cache, and syscall levels.

Replay syscall traces

Initial part of the project until December 2013 involved:

To build a trace utility to record file system oriented (from and into the HDD) system calls (using strace) used by a single process. The goal is to create a trace that can be used to evaluate caching efficiency.

Reading List

Meetings

Current MRC's results