scripts: pmqos: Add default maximum duration value to keep scenario 70/191670/1
authorChanwoo Choi <cw00.choi@samsung.com>
Fri, 19 Oct 2018 08:02:51 +0000 (17:02 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Mon, 22 Oct 2018 06:17:33 +0000 (15:17 +0900)
PMQoS keeps the scenario during the required duration.
But if the required duration is over than defined maximum duration,
PMQoS changes the required duration value by using the defined maximum
duration value. So, specify the default mamximum duration value of PMQoS.

Change-Id: Ieab7d6acfd4bd1cdfff7a2d730776441588b805d
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
scripts/pass-pmqos.conf

index 630590311f78fb91dece6349725585db1c9bf5f1..a47733cd28d85b4128dfc1ad611d3b95ace3193b 100644 (file)
@@ -4,6 +4,7 @@
 # set scenario_max_timeout_ms (unit:millisecond, default timeout is 3000ms)
 scenario_support=yes
 scenario_num=2
+scenario_max_timeout_ms=3000
 
 # describe the scenario section as follows
 #[Scenario0]