DEBUG/4/DBG_FREQUENTLY_FLOWCTRL
Message
DEBUG/4/DBG_FREQUENTLY_FLOWCTRL: Flow control of a component is frequently triggered. (SendCid=0x[SendCid], SendProcessID=[SendLocIndex], RecvCid=0x[RecvCid], RecvProcessID=[RecvLocIndex], TotalFlowCtrlTime=[TotalTime], TotalFlowCtrlTimes=[TotalFlowCtrlTimes], LongFlowCtrlTimes=[LongTimeFlowCtrlTimes]).
Parameters
Parameter Name | Parameter Meaning |
---|---|
SendCid | CID of a sending-end component |
SendLocIndex | ID of a sending-end process |
RecvCid | CID of a receiving-end component |
RecvLocIndex | ID of a receiving-end process |
TotalTime | Total flow control period |
TotalFlowCtrlTimes | Total number of flow control times |
LongTimeFlowCtrlTimes | Number of times the flow control period exceeds 10s |