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 multi-die packages #9

Closed
connorimes opened this issue Jun 11, 2020 · 0 comments
Closed

Add support for multi-die packages #9

connorimes opened this issue Jun 11, 2020 · 0 comments

Comments

@connorimes
Copy link
Member

Newer Cascade Lake AP processors support multiple die on a package (socket) [1, 2]. Adding support will require new functions that accept die parameters to correctly identify which RAPL MSR or powercap (sysfs) parent zone to use.

[1] https://lkml.org/lkml/2019/5/13/768
[2] https://en.wikichip.org/wiki/intel/microarchitectures/cascade_lake

This work is already in progress, but this issue is to more publicly track the interface changes.

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

No branches or pull requests

1 participant