e_config: add use_thread_max_cpu 56/215056/1 accepted/tizen/unified/20191004.003513 submit/tizen/20191001.045504
authorChangyeon Lee <cyeon.lee@samsung.com>
Tue, 1 Oct 2019 07:34:49 +0000 (16:34 +0900)
committerChangyeon Lee <cyeon.lee@samsung.com>
Tue, 1 Oct 2019 07:47:09 +0000 (16:47 +0900)
commit7710161f50ad923694b3b5e986617d48f3f183c6
tree0fa0aef6833e7a2fc5b842944d44bc754fe9e97f
parent1faac32b9f9c811ff4ea08cf47dccb7ac2db3da1
e_config: add use_thread_max_cpu

capture use too many thread if many client is iconified at the same time
if use_thread_max_cpu is set, we limit ecore thread max by cpu counts

Change-Id: I1456424304aeece518cea7da13489462774c86b2
src/bin/e_config.c
src/bin/e_config.h
src/bin/e_main.c