Skip to content

Log resource limits in kiB, MiB, GiB (as those are the limits we and other tools actually use) #1233

Closed
@dcorbacho

Description

@dcorbacho

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions