Change default launch mode 45/319345/1
authorHwankyu Jhun <h.jhun@samsung.com>
Mon, 21 Oct 2024 23:23:18 +0000 (08:23 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Mon, 21 Oct 2024 23:49:44 +0000 (08:49 +0900)
commitd02d5c4dcd97a4cf30f30ff4f72f6ff1c128a09d
treeec764e405ef84a2c179009257cd44b37d6fc93b8
parent26685d52ed88cfb9023dacae88ad9f1530cec524
Change default launch mode

The launch mode is changed to the previous operation.
Currently, some device was very slow. There is a problem about CPU scheduling.
If a launch request is delivered to the loader process while the loader is
initializing, the loader will be blocked by the CPU scheduling in some devices.
It causes the crash issue of the application.

Change-Id: Ia9f91a98b011ed675a7d70dd3ec08c65e8ce55c5
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/launchpad-process-pool/config.hh