After installing any of the 8.9.x Agent versions (8.9.0, 8.9.2, 8.9.4, 8.9.6) Agent is installed or upgraded, the system begins to exhibit high CPU usage and application slowness that gets progressively worse until the system locks up.
Two new features included with Windows Agent 8.9.0+ have caused stalls or additional analysis of file operations that contribute to Agent's performance overhead, especially on very busy systems.
Rule Expansion Timeout was changed to be disabled by default with the release of Agent 8.10.0 (EPCB-21407). If on Agent version 8.9.0 - 8.9.6 add the following Agent Config:
kernelExpandRulesTimeoutMs=0
By default, Agents track the Process Hollowing operations, but unless the Process Hollowing Rapid Config is enabled this additional tracking can be disabled. A fix is scheduled to be included with Agent 8.10.2 that will properly toggle the Process Hollowing Detection based on the Rapid Config status (EPCB-21407).
kernelDisableProcessHollowingDetection=1
If the issue persists, attempt a reboot to be sure the settings are fully applied. Follow the steps in Troubleshooting Agent Performance Issues.