Easwar,
> If there's a persistent error in the hypervisor, the scsi warning for
> failed IO can flood the kernel log and max out CPU utilization,
> preventing troubleshooting from the VM side. Ratelimit the warning so
> it doesn't DOS the VM.
Applied to 6.14/scsi-staging, thanks!
--
Martin K.
From: Easwar Hariharan Sent: Tuesday, January 7,
2025 9:29 AM
>
> If there's a persistent error in the hypervisor, the scsi warning for
> failed IO can flood the kernel log and max out CPU utilization,
> preventing troubleshooting from the VM side. Ratelimit the warning so
> it doesn't DOS the
If there's a persistent error in the hypervisor, the scsi warning for
failed IO can flood the kernel log and max out CPU utilization,
preventing troubleshooting from the VM side. Ratelimit the warning so
it doesn't DOS the VM.
Closes: https://github.com/microsoft/WSL/issues/9173
Signed-off-by: Eas