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

Ability to return memory.use_hierarchy in MemoryStats #1376

Closed
derekwaynecarr opened this issue Mar 20, 2017 · 1 comment
Closed

Ability to return memory.use_hierarchy in MemoryStats #1376

derekwaynecarr opened this issue Mar 20, 2017 · 1 comment

Comments

@derekwaynecarr
Copy link
Contributor

It's not clear if memory.use_hierarchy is enabled when evaluating MemoryStats.

If hierarchy is enabled, we want to use memory.stat values for total_* when performing resource accounting in cAdvisor.

It would be nice if MemoryStats added a bool to let clients know if the hiearchy is enabled or not as it is reading the rest of the tree at the same time.

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