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

mem: fix variable initialization #13

Open
wants to merge 1 commit into
base: dcache_orb
Choose a base branch
from
Open

mem: fix variable initialization #13

wants to merge 1 commit into from

Conversation

aakahlow
Copy link
Contributor

This updates the initialization of variables which are used to update certain stats. This should fix the problem of those stats shown as 0 in the final output (because the initilization of these variables to random large values, never lets the actual stats to get updates)

Change-Id: I5fa9b58d51f4f9e83ab74b61c7b32d30493ec1bd
@mbabaie
Copy link
Collaborator

mbabaie commented Oct 28, 2021

Already included in the main branch.

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