An open API service indexing awesome lists of open source software.

https://github.com/sandrain/ioshell

An interactive benchmark program to observe block-level IO latency.
https://github.com/sandrain/ioshell

blktrace block-io ftl

Last synced: 11 months ago
JSON representation

An interactive benchmark program to observe block-level IO latency.

Awesome Lists containing this project

README

          

### ioshell

A simple interactive program to quickly observe the I/O latency of a block storage device.
The latency can be measured either manually (using `rdtsc`) or using `blktrace`.
This was developed for the following work:

* Hyogi Sim, Hoyoung Jung, Sungmin Park, Sooyong Kang, Jaehyuk Cha,
"Identifying the FTL Mapping Scheme for USB Flash Devices,"
The 4th International Conference on Convergence Technology and Information Convergence (CTIC), Oct.2009

* [slides](https://drive.google.com/file/d/1n7d2Vx-GVPirJAlxbs3o2Nwo3BeWgZFy/view?usp=sharing)