ferd / ferd/recon

recon_alloc memory function returns memory used more than physical memory of the VM

Open
#104 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Erlang
Stars
1.4k
Forks
276
PR merge metrics
No merged PRs in 30d

Description

```
recon_alloc:set_unit(gigabyte).
recon_alloc:memory(used, max).
397.1961054801941
recon_alloc:memory(allocated, max).
411.4017143249512
```
```
free -h
total used free shared buff/cache available
Mem: 98Gi 71Gi 14Gi 419Mi 11Gi 24Gi
Swap: 0B 0B 0B
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.