Change MemoryMax constraint in asan envrionment 00/317300/3 accepted/tizen_unified accepted/tizen_unified_x accepted/tizen_unified_x_asan tizen accepted/tizen/unified/20250107.102102 accepted/tizen/unified/x/20250107.210543 accepted/tizen/unified/x/asan/20250113.002022
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Mon, 30 Dec 2024 05:55:15 +0000 (14:55 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Mon, 30 Dec 2024 06:16:15 +0000 (15:16 +0900)
commita033a43bea41cb681707905d52e385a970c4a11c
tree46ab1f4a9b188a4e0df7f88c8147a7eb52d7519e
parent5d5d0c4cba3bba5d782779d2907701bc99945967
Change MemoryMax constraint in asan envrionment

In asan environment, it uses more memory for asan check and
MemoryMax=30M is not enough. To avoid oom-kill of contextd in
asan envrionment, change MemoryMax in asan envrionment
with different asan conf file in contextd.service.d directory.

Change-Id: Ifb854cecfeeb4e7550511ce0c8eb1246e74beaa8
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
packaging/context-service.spec
packaging/contextd.asan.conf [new file with mode: 0644]