pass: parser: Add gov_timeout to Level section in resource conf file 87/116787/5
authorWook Song <wook16.song@samsung.com>
Tue, 28 Feb 2017 05:19:07 +0000 (14:19 +0900)
committerWook Song <wook16.song@samsung.com>
Thu, 9 Mar 2017 05:30:12 +0000 (14:30 +0900)
commit9b6368201c08883a94687e3492e1be2389d3bfc7
treed8a8d1625924a3272cdc269b48408c6e57822b3a
parent1dc51132943017adb9726ffa0de6b440b729b490
pass: parser: Add gov_timeout to Level section in resource conf file

This patch adds a gov_timeout entry to the Level section in the resource
configuration file. Comparing with pass_gov_timeout in the Pass section,
this entry indicates the timer interval for a specific level. If this
entry does not appear in the Level section, the value of
pass_gov_timeout will be assigned to the governor timer interval for
that level by default.

Change-Id: I57ed24f8666711c11c3ceeeeaab9bfcc13c550a1
Signed-off-by: Wook Song <wook16.song@samsung.com>
Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com>
src/pass/pass-parser.c
src/pass/pass.c