CVSROOT: /cvs Module name: src Changes by: mgloc...@cvs.openbsd.org 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.