commit | 95d7349091957dcda1f74540932adf1d6f4db089 | [log] [tgz] |
---|---|---|
author | Matthew Barth <msbarth@us.ibm.com> | Wed Feb 09 11:30:35 2022 -0600 |
committer | Matthew Barth <msbarth@linux.ibm.com> | Wed Feb 09 21:54:29 2022 +0000 |
tree | 4282d8224c4f1195d9c0ac016deba5feaf327e75 | |
parent | 7b7df2af117fd5aa7ed29db2336d68ab9f898c43 [diff] |
control: Rework/optimize preloading timer groups Employ the use of the service name defined on the group instead of retrieving the service for each group member if its given in the group's configuration. In addition, switch to getting the service, when not configured on the group, from the service tree cache. Change-Id: Ice7b19c90c8fc03cb7201ebdb884c23366c1f23e Signed-off-by: Matthew Barth <msbarth@us.ibm.com>