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

https://github.com/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.
https://github.com/samsung/stoneneedle

Last synced: over 1 year ago
JSON representation

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.

Awesome Lists containing this project

README

          

# 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
- Li Sun, li1.sun@samsung.com
- Junke Li, junke.li@samsung.com
- Yanlong Yang, yanl13.yang@samsung.com

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