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

Add support for Power Management to reduce CPU usage #654

Open
marcusschiesser opened this issue Sep 26, 2019 · 0 comments
Open

Add support for Power Management to reduce CPU usage #654

marcusschiesser opened this issue Sep 26, 2019 · 0 comments

Comments

@marcusschiesser
Copy link
Contributor

Not a big issue for me, just adding it for completion.

To my knowledge, nff-go programs are currently using 100% of each assigned CPU core.

DPDK includes an example that sleeps on low load, see:
https://doc.dpdk.org/guides-16.04/sample_app_ug/l3_forward_power_man.html

Feature request is to include this power management as an option to nff-go

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

1 participant