Tag

Slow I/O Simulation

1 views collected around this technical thread.

Aikesheng Open Source Community
Aikesheng Open Source Community
Mar 6, 2020 · Databases

How to Simulate Slow Disk I/O for MySQL Experiments

This guide explains how to create a delayed‑disk device on Linux, place MySQL binlog files on it, and use tools like mysqlslap and pt‑ioprofile to observe the impact of artificially slow I/O on MySQL performance.

Database BenchmarkDisk I/OLinux
0 likes · 3 min read
How to Simulate Slow Disk I/O for MySQL Experiments