diff options
| author | Gerhard Lazu <gerhard@lazu.co.uk> | 2017-07-10 20:55:07 +0100 |
|---|---|---|
| committer | Gerhard Lazu <gerhard@lazu.co.uk> | 2017-07-10 21:01:01 +0100 |
| commit | 0872a15a050176ab7598bc3d1b21a2d5c5af3052 (patch) | |
| tree | 52918e231118eb33190c208d73955609271b886c /test | |
| parent | e5fea8d1735f7de245afc9132f71f94ef03b8b13 (diff) | |
| download | rabbitmq-server-git-0872a15a050176ab7598bc3d1b21a2d5c5af3052.tar.gz | |
Remove OsTotal - ErlangTotal mem calculation from other_system mem
As discussed with @michaelklishin:
We discovered that `erlang:memory(system).` can be almost as large
as OsTotal when swapping is in effect. This means that total
(processes + system) will be larger than the OsTotal, therefore
OsTotal - ErlangTotal cannot be assumed to be non-negative. I think
having some "unaccounted" memory is better than having it
"accounted" as negative.
re #1223
[finishes #148435813]
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions
