Christian Göttsche 323d7e73aa Linux: update IO fields
- fix header width of IO_READ_RATE

- save data in bytes (not kilobytes) to better compute rate

- fix rate data: multiply with 1000 to compensate time difference in
  milliseconds

- rename unit less variable now into realtimeMs

- use Process_printBytes(..., data * pageSize, ...) instead of
  Process_printKBytes(..., data * pageSizeKB, ...) to avoid wrapper
2021-04-26 18:02:58 +02:00
..
2021-03-04 23:57:45 +01:00
2021-01-19 18:06:48 +01:00
2021-01-04 23:12:43 +01:00
2021-03-24 19:27:57 +01:00
2021-04-26 18:02:58 +02:00
2021-04-26 18:02:58 +02:00
2021-04-26 18:02:58 +02:00
2021-04-14 17:21:43 +02:00
2021-04-14 17:21:43 +02:00
2020-12-19 21:13:32 +01:00
2021-03-04 23:57:45 +01:00
2020-10-31 18:51:53 +01:00
2021-02-07 12:41:52 +01:00