esrlabs/northstar

CGroup manifest option to enable/disable the memory cgroup monitor

flxo opened this issue · 0 comments

flxo commented

Setting up a memory monitor that awaits oom event from the memory cgroups controller should be optional.

e.g

cgroups:
    memory:
      monitor: false
      memory_hard_limit: 10000000
      swappiness: 0