Bug Fixes
2- Top Processes CPU% is now normalized system-wide — multi-threaded processes no longer appear above 100% (previously reported per-core values like 300% or 800%)
- Top Processes memory % now uses PSS (Proportional Set Size) instead of RSS — PostgreSQL and MySQL workers no longer inflate shared memory across processes, matching output of standard tools like htop