[Goodies-dev] [Bug 15376] New: [PATCH] Extend MaxIO range

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Thu May 9 21:36:45 CEST 2019


https://bugzilla.xfce.org/show_bug.cgi?id=15376

            Bug ID: 15376
           Summary: [PATCH] Extend MaxIO range
    Classification: Panel Plugins
           Product: Xfce4-diskperf-plugin
           Version: git
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Medium
         Component: General
          Assignee: goodies-dev at xfce.org
          Reporter: bugmenot at binkmail.com
  Target Milestone: ---

Created attachment 8503
  --> https://bugzilla.xfce.org/attachment.cgi?id=8503&action=edit
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Goodies-dev mailing list