Skip to content

FindDiskKiller 1.2.2

Choose a tag to compare

@jianyintang jianyintang released this 30 Jul 04:31

FindDiskKiller 1.2.2

This patch release fixes an application-history counter integrity issue and
makes affected measurements explicit instead of presenting impossible values.

Fixes

  • Reject invalid or saturated per-process resource counters before they enter
    real-time or historical aggregation.
  • Repair previously stored Int64.max application metrics during the history
    database migration while preserving every unaffected metric.
  • Prevent unavailable samples from influencing current rates, peaks, rankings,
    health assessments, or exported reports.

Data quality

  • Unavailable read, write, CPU, or network metrics are now marked independently;
    trusted measurements from the same application remain visible.
  • Historical tables, details, accessibility descriptions, charts, and PDF
    exports show Unavailable rather than zero or an impossible counter value.
  • Monitoring rebuilds a fresh baseline after a counter gap so recovery cannot
    create a compensating spike.

Safety

  • Existing AI Storage safeguards remain unchanged: analysis never starts
    automatically, scanner database access remains read-only, and cleanup uses
    only supported provider capabilities.