! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
[PATCH] Extend MaxIO range
Status:
RESOLVED: FIXED
Product:
Xfce4-diskperf-plugin
Component:
General

Comments

Description Anonymous 2019-05-09 21:36:45 CEST
Created attachment 8503 
Diff of the change

This patch extends the maximum io range to support values greater than 1000. Such rates are not uncommon with todays NVMe drives.

The new maximum value of 32765 is just below INT16_MAX, as int is used to store the value and thus the size is garantueed to be at least 16 bit.
Comment 1 Git Bot editbugs 2019-05-16 21:49:23 CEST
Landry Breuil referenced this bugreport in commit 1542c4af1754e011802c4a3ebbc799fad8958702

Allow for MaxIO up to 32Gb/s (bug #15376)

https://git.xfce.org/panel-plugins/xfce4-diskperf-plugin/commit?id=1542c4af1754e011802c4a3ebbc799fad8958702
Comment 2 Landry Breuil editbugs 2019-05-16 21:49:57 CEST
Thanks for the patch, applied !

Bug #15376

Reported by:
Anonymous
Reported on: 2019-05-09
Last modified on: 2019-05-16

People

Assignee:
Xfce-Goodies Maintainers
CC List:
1 user

Version

Attachments

Diff of the change (1.11 KB, patch)
2019-05-09 21:36 CEST , Anonymous
no flags

Additional information