xenadmin/XenModel/Utils
Aaron Robson 05c8809539 CP-34000: decimal network and disk access rate unit calculations
Though this was shown in units like kB/s and MB/s (decimal units) it was calculated in
binary terms i.e. 1MB/s was treated as 1024kB/s instead of the expected 1000kB/s.

Updated translations for the units to be of the form 'MB/s' instead of 'MBps'.

Signed-off-by: Aaron Robson <aaron.robson@citrix.com>
2020-07-18 07:55:34 +01:00
..
Helpers.cs Extended disk latency regex and added unit tests. 2020-06-23 08:51:41 +01:00
PrettyTimeSpan.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
Util.cs CP-34000: decimal network and disk access rate unit calculations 2020-07-18 07:55:34 +01:00