On 12/4/17 8:27 AM, Adam Wallis wrote:
If no interval is specified, the default of 40,000ns (IMOD=160) will be used.
...
+ - imod-interval-ns: default interrupt moderation interval is 5000ns
...
+ - imod-interval-ns: default interrupt moderation interval is 5000ns
...
+ xhci->imod_interval = 5000;
...
+ xhci->imod_interval = 40000;
...
+ xhci->imod_interval = 40000;
Is the default 5,000 or 40,000? I can't tell. -- Qualcomm Datacenter Technologies, Inc. as an affiliate of Qualcomm Technologies, Inc. Qualcomm Technologies, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project. -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html