Skip to content

mem: fix variable initialization#13

Open
aakahlow wants to merge 1 commit intodcache_orbfrom
var-init
Open

mem: fix variable initialization#13
aakahlow wants to merge 1 commit intodcache_orbfrom
var-init

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