lisa.pelt.kernel_util_mean#
- lisa.pelt.kernel_util_mean(util, plat_info)[source]#
Compute the mean of a utilization signal as output by the kernel.
- Parameters:
util (pandas.Series) – Series of utilization over time.
plat_info (lisa.platforms.platinfo.PlatformInfo) – Platform info of the kernel used to generate the utilization signal.
Warning
It is currently only fully accurate for a task with a 512 utilisation mean.