brndnmtthws / conky

Light-weight system monitor for X, Wayland (sort of), and other things, too
https://conky.cc
GNU General Public License v3.0
7.28k stars 621 forks source link

diskio_write shows wrong number #1098

Open MassiveLotion opened 3 years ago

MassiveLotion commented 3 years ago

When writing to a dm-crypt/LUKS encrypted device, diskio_write shows double the amount of data being written.

To test, copy a 10 MiB file to a non-encrypted file system. Both iotop and diskio_write show 10 MiB being written. Now copy a 10 MiB file to an encrypted file system. iotop shows 10 MiB being written, but diskio_write shows 20 MiB being wriiten.

Both iotop and Conky are set to update once per second.

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 365 days with no activity. Remove stale label or comment, or this issue will be closed in 30 days.

github-actions[bot] commented 1 year ago

This issue was closed because it has been stalled for 30 days with no activity.