diff --git a/src/core/system.conf.in b/src/core/system.conf.in index 9572b57f17a..309c7500f80 100644 --- a/src/core/system.conf.in +++ b/src/core/system.conf.in @@ -73,6 +73,8 @@ #DefaultLimitNICE= #DefaultLimitRTPRIO= #DefaultLimitRTTIME= +#DefaultMemoryPressureThresholdSec=200ms +#DefaultMemoryPressureWatch=auto #DefaultOOMPolicy=stop #DefaultSmackProcessLabel= #ReloadLimitIntervalSec= diff --git a/src/core/user.conf.in b/src/core/user.conf.in index d67650b8580..a445dff5d04 100644 --- a/src/core/user.conf.in +++ b/src/core/user.conf.in @@ -48,6 +48,8 @@ #DefaultLimitNICE= #DefaultLimitRTPRIO= #DefaultLimitRTTIME= +#DefaultMemoryPressureThresholdSec=200ms +#DefaultMemoryPressureWatch=auto #DefaultSmackProcessLabel= #ReloadLimitIntervalSec= #ReloadLimitBurst