Samsung / StoneNeedle

StoneNeedle is a tool, which runs in the Linux kernel environment (later than v3.13), and statistic the I/O workload profiling data. It will show the statistical value to Linux user space applications via the proc file system. We hope, and expect, that these techniques will enable many further I/O optimizations to extend HPC and Cloud computing into the exascale era and beyond.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StoneNeedle

StoneNeedle is a tool to capture the storage I/O workload profiling data on NVMe SSD devices. It runs in the Linux kernel environment (later than v3.13), and shows the statistical values to Linux user space applications via the proc file system. We hope, and expect, that these techniques and data will enable many further I/O optimizations to extend HPC and Cloud computing in datacenter into the exascale era and beyond.

1. Goals

  • Build data standard for workload analysis
  • Capture the storage I/O workload profiling data on SSD devices
  • Analysis and visualize various of I/O Pattern

2. User Manual

https://github.com/Samsung/StoneNeedle/wiki

3. Committers

4. Note

If you have any questions, just use github's comment system and we'll get back to you as soon as possible.

About

StoneNeedle is a tool, which runs in the Linux kernel environment (later than v3.13), and statistic the I/O workload profiling data. It will show the statistical value to Linux user space applications via the proc file system. We hope, and expect, that these techniques will enable many further I/O optimizations to extend HPC and Cloud computing into the exascale era and beyond.

License:GNU General Public License v2.0


Languages

Language:C 98.3%Language:Makefile 1.7%