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.
- Host: GitHub
- URL: https://github.com/samsung/stoneneedle
- Owner: Samsung
- License: gpl-2.0
- Created: 2019-05-13T07:14:56.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-04-07T10:16:36.000Z (over 3 years ago)
- Last Synced: 2025-04-11T18:24:37.614Z (over 1 year ago)
- Language: C
- Size: 320 KB
- Stars: 19
- Watchers: 6
- Forks: 16
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.