You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that memory data (RAM and SWAP) provided by Heim are higher than the ones provided by "top" or "free" commands.
In particular, the total amount of RAM memory returned by this library is 16347 MB while the value returned by free or top commands is 15964 MB.
The same thing seems to happen to swap memory; in fact, Heim says there are 2097 MB of total swap memory, while free command says there are 2047 MB of total swap memory.
Are you already aware about this issue?
Thank you so much!
The text was updated successfully, but these errors were encountered:
I noticed that memory data (RAM and SWAP) provided by Heim are higher than the ones provided by "top" or "free" commands.
In particular, the total amount of RAM memory returned by this library is 16347 MB while the value returned by free or top commands is 15964 MB.
The same thing seems to happen to swap memory; in fact, Heim says there are 2097 MB of total swap memory, while free command says there are 2047 MB of total swap memory.
Are you already aware about this issue?
Thank you so much!
The text was updated successfully, but these errors were encountered: