Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9c0613f3 authored by Suren Baghdasaryan's avatar Suren Baghdasaryan Committed by Gerrit Code Review
Browse files

Merge "The unit of memory.soft_limit_in_bytes(memcg v1) or memory.low(memcg...

Merge "The unit of memory.soft_limit_in_bytes(memcg v1) or memory.low(memcg v2) should be 'M', 'MB' is the invalid argument." into main
parents 1ca87c72 3d75ea01
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -597,7 +597,7 @@
          "Params":
          {
            "Name": "MemSoftLimit",
            "Value": "16MB"
            "Value": "16M"
          }
        },
        {
@@ -619,7 +619,7 @@
          "Params":
          {
            "Name": "MemSoftLimit",
            "Value": "512MB"
            "Value": "512M"
          }
        },
        {