Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to assign more cores to one single queue. #9

Open
interduo opened this issue Sep 14, 2022 · 4 comments
Open

Allow to assign more cores to one single queue. #9

interduo opened this issue Sep 14, 2022 · 4 comments

Comments

@interduo
Copy link

interduo commented Sep 14, 2022

Some cpu got many not so fast cores (28C cpu). If we use 1:1 mapping transfer from every one ip will be limited to power of the core.

So if we got >16 cores in total we could make 8 queues and map 2cores/queue. This would be big performance booster. Is it possible to do it in this way?

We could also make setting coresQueueRatio and map using this setting.

Good example is network with 40G interface and with 1:1 mapping (cpucores/htb mq queue) is not making transfers for single IP above 10Gbit because of one core performance)

@interduo
Copy link
Author

@tohojo is it possible somehow now?

@tohojo
Copy link
Member

tohojo commented Jan 10, 2025 via email

@interduo
Copy link
Author

interduo commented Jan 10, 2025

Is there a plan to implement this function/feature/change, or has it already been completed and is just waiting for the next release of xdp-cpumap-tc?

@tohojo
Copy link
Member

tohojo commented Jan 10, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants