android_kernel_xiaomi_sm8350/kernel/sched/sched-pelt.h
Pavankumar Kondeti b54bff628b sched: Enable PELT8 by default
Lets improve performance on builds which don't have WALT enabled.

Change-Id: I0ed4c99a6a36d0c0efcfc211ebf817b281502196
Signed-off-by: Pavankumar Kondeti <pkondeti@codeaurora.org>
2021-03-08 11:43:06 +05:30

11 lines
323 B
C

/* SPDX-License-Identifier: GPL-2.0 */
/* Generated by Documentation/scheduler/sched-pelt; do not modify. */
static const u32 runnable_avg_yN_inv[] __maybe_unused = {
0xffffffff, 0xeac0c6e6, 0xd744fcc9, 0xc5672a10,
0xb504f333, 0xa5fed6a9, 0x9837f050, 0x8b95c1e3,
};
#define LOAD_AVG_PERIOD 8
#define LOAD_AVG_MAX 12336