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
When we migrate to use SO_REUSEPORT and bind the listening ports on all ET_NET threads, we should use SO_INCOMING_CPU too. It should be optional and perhaps somehow associated with the feature we already have of CPU affinity for threads.
When we migrate to use SO_REUSEPORT and bind the listening ports on all ET_NET threads, we should use SO_INCOMING_CPU too. It should be optional and perhaps somehow associated with the feature we already have of CPU affinity for threads.