util: kernel: Read stationary values once 06/271606/1
authorDongwoo Lee <dwoo08.lee@samsung.com>
Wed, 23 Feb 2022 07:58:04 +0000 (16:58 +0900)
committerDongwoo Lee <dwoo08.lee@samsung.com>
Wed, 23 Feb 2022 08:45:01 +0000 (17:45 +0900)
commit085b6e558e1b92f3da18c32bc04d10e9aa7f8214
tree1aaa425ea41cd9f5bf164a7aedbbcd00e7252c29
parent12f899171da9cc06f84a29ed074f11e0285c507a
util: kernel: Read stationary values once

Since statinary kernel sysfs or procfs nodes is not have to be
read every time, it lets them being read once.

Change-Id: Icee5f825694867ecb84847fd46830274fe8219d3
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
src/util/kernel.c