CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/01/11 13:48:27
Modified files:
sys/dev/ic : ufshci.c ufshcivar.h
Log message:
Debug level 3 got too noisy, and leaves the system back almost unusable
when enabled. Therefore, remove some of the noisiest level 3 messages.
Instead, introduce a timeout print function for level 3, which shows
information about the CCB slot utilization, and whether we have stalled
CCBs in the driver.
