Skip to content
  • David Redondo's avatar
    Add new disk/partitions plugin · 936a461d
    David Redondo authored
    Device discovery is done via Solid, and total/free/used space queried via KIO.
    For read and write rates we still need to parse /proc/diskstats ourselves. On
    FreeBSD we can use libgeom to get read/write rates which the old code didn't
    feature at all on FreeBSD.
    936a461d