Closed
Description
When we do conversions to MB inside vm_memory_monitor
we use 1 MiB (1048576 bytes), as in the log messages. But when we convert values such as the high watermark, we use 1MB (1000000 bytes).
Detected while testing #1224
When we do conversions to MB inside vm_memory_monitor
we use 1 MiB (1048576 bytes), as in the log messages. But when we convert values such as the high watermark, we use 1MB (1000000 bytes).
Detected while testing #1224