struschev
struschev
This fix make `LTE bandwidth predictor` works. What changed: - `LteBandwidthPredictor` waits for event from `TrackCellInfoAnalyzer`, but the event is dropped by `Analyzer` base class because it contains `None` in...
📝 Use Case Description Hello! I’m using fio to benchmark network filesystems (e.g., NFS, CIFS) with huge filesets (e.g., 1,600,000 files). While the benchmarking itself runs fine, I’m seeing that...
Hi! This small patch adds the ability to use fsync in file ioengines, more specifically in: fileoperations, falloc, and ftruncate.
Hello! I've prepared support of xattr operations measurement into fio. The only thing, I think, is that multiple operations in one IOPS doesn't quite fit the fio philosophy. I would...