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

sigar_proc_mem_get returns 32-bit values #93

Open
pSolT opened this issue Dec 5, 2016 · 0 comments
Open

sigar_proc_mem_get returns 32-bit values #93

pSolT opened this issue Dec 5, 2016 · 0 comments

Comments

@pSolT
Copy link

pSolT commented Dec 5, 2016

Hello, I try to retrieve a memory and CPU usage per process. I noticed, that I receive 4294967295 bytes tops, when the return value should allow 64-bit unsigned integers. I built SIGAR as 32-bit library. Is there a way to receive correct memory usage on 32-bit compiled library ?

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