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

Fix CPU measurements so DRAM isn't included in package reading #92

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

wbjin
Copy link
Collaborator

@wbjin wbjin commented Jun 11, 2024

CPU energy_uj readings of a package (intel-rapl:x) and subpackage (intel-rapl:x:y) readings are separate and there is no need to subtract the subpackage reading from the parent package reading.

@wbjin wbjin requested a review from jaywonchung June 11, 2024 17:08
Copy link
Member

@jaywonchung jaywonchung left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@jaywonchung jaywonchung merged commit e56164f into master Jun 11, 2024
2 checks passed
@jaywonchung jaywonchung deleted the fix-cpu-measurement branch June 11, 2024 19:46
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

Successfully merging this pull request may close these issues.

2 participants