sched: Add snapshot of affinity changes
This snapshot is taken from msm-4.19 as of 'commit 5debecbe7195 ("trace: filter out spurious preemption and IRQs disable traces")'. Change-Id: I5b7bcbbc1da5dffb89932dfda392029159d17859 Signed-off-by: Satya Durga Srinivasu Prabhala <satyap@codeaurora.org>
This commit is contained in:
@@ -101,4 +101,9 @@ extern int sched_energy_aware_handler(struct ctl_table *table, int write,
|
||||
loff_t *ppos);
|
||||
#endif
|
||||
|
||||
#define LIB_PATH_LENGTH 512
|
||||
extern char sched_lib_name[LIB_PATH_LENGTH];
|
||||
extern unsigned int sched_lib_mask_force;
|
||||
extern bool is_sched_lib_based_app(pid_t pid);
|
||||
|
||||
#endif /* _LINUX_SCHED_SYSCTL_H */
|
||||
|
Reference in New Issue
Block a user