|
|
Subscribe / Log in / New account

Moving past TCP in the data center, part 1

Moving past TCP in the data center, part 1

Posted Nov 2, 2022 23:38 UTC (Wed) by stefanha (subscriber, #55072)
In reply to: Moving past TCP in the data center, part 1 by shemminger
Parent article: Moving past TCP in the data center, part 1

Can you describe which CPUs are involved in receiving TCP packets?

I guess in the ideal case there is flow steering that ensures the incoming packets appear in the receive queue receive handled by the CPU where the application calls recv(2). So just one CPU?

Do those conditions arise automatically or does it require manual tuning? Is application support required?


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds