PlatformLab / Homa

Low-Latency Data Center Network Transport
ISC License
195 stars 27 forks source link

Policy::Manager::getUnscheduledPolicy() is not scalable #14

Open yilongli opened 4 years ago

yilongli commented 4 years ago

It is in the critical path of sending small messages. Similarly, signalNewMessage() is in the critical path of receiving small messages.