You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Portals4 MTL's send credit management always requests the maximum number of slots (3). Short non-synchronous sends only require two slots, as there's no need to wait for the matched ACK. Only requesting two slots will greatly increase the number of messages which may be on the wire at any given time.