Skip to content

Fixes #146: cgroups_mem_max unit in config.proto#147

Merged
robertswiecki merged 1 commit into
google:masterfrom
disconnect3d:patch-2
Jul 22, 2020
Merged

Fixes #146: cgroups_mem_max unit in config.proto#147
robertswiecki merged 1 commit into
google:masterfrom
disconnect3d:patch-2

Conversation

@disconnect3d

Copy link
Copy Markdown
Contributor

This commit fixes the incorrect cgroups_mem_max unit described in a config.proto comment.

We do not perform any calculations on this value and we don't specify the values unit (k/M/G) when writing to memory cgroup controller files, so the value is specified in bytes.

This commit fixes the incorrect cgroups_mem_max unit described in a config.proto comment.

We do not perform any calculations on this value and we don't specify the values unit (k/M/G) when writing to memory cgroup controller files, so the value is specified in bytes.
@robertswiecki

Copy link
Copy Markdown
Collaborator

Thank you!

@robertswiecki robertswiecki merged commit 7de87ae into google:master Jul 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants