Increase MemLimitService to 128MB 74/239574/2 accepted/tizen/unified/20200728.045250 submit/tizen/20200728.005611
authorHyotaek Shim <hyotaek.shim@samsung.com>
Tue, 28 Jul 2020 00:48:39 +0000 (09:48 +0900)
committerHyotaek Shim <hyotaek.shim@samsung.com>
Tue, 28 Jul 2020 00:49:32 +0000 (09:49 +0900)
Change-Id: If90f9215189a3ad61a33f637c7496399b1a6af05
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
src/memory/memory.conf
src/memory/memory_tv.conf

index 60f88cf..356ad9e 100644 (file)
@@ -165,4 +165,4 @@ Fraglevel=800
 MemLimitTrigger=oom
 # How long does the resourced allow that each service applications use memory
 # But, it only allows to enable when the MemLimitTrigger option is oom or threshold.
-MemLimitService=100            # MB
+MemLimitService=128            # MB
index 9230851..c497015 100644 (file)
@@ -165,4 +165,4 @@ Fraglevel=800
 MemLimitTrigger=none
 # How long does the resourced allow that each service applications use memory
 # But, it only allows to enable when the MemLimitTrigger option is oom or threshold.
-MemLimitService=100            # MB
+MemLimitService=128            # MB