swap: add delay about early swap 15/187515/5
authorDonghwan Jeong <dh.jeong@samsung.com>
Fri, 18 Aug 2017 08:19:47 +0000 (17:19 +0900)
committerPaweł Szewczyk <p.szewczyk@samsung.com>
Mon, 24 Sep 2018 12:58:34 +0000 (14:58 +0200)
commitb5cad1bf83902aeceed65c36235da6d4b378fd3f
treed042291dbd61f7df95798975cd92ae091685b733
parent787fa20c87668dbfcb60e2584adc27c284e5460b
swap: add delay about early swap

Previously, resourced swapped system memory as soon as system session was finished.
It is while initializing both system and user session processes.
So this point makes a sluggish issue during running application.
It is necessary to add delay after initializing swap.

Change-Id: Icc32cdc167670a10c1ed7d42ccd16efc5fc64a1c
Signed-off-by: ByungSoo Kim <bs1770.kim@samsung.com>
Signed-off-by: Paweł Szewczyk <p.szewczyk@samsung.com>
src/swap/swap.c