diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2017-01-18 23:48:38 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-01-18 23:48:38 -0800 |
| commit | fbbaeb656aa52d5a18e947c5b3611ff849f363d1 (patch) | |
| tree | 2f93be0cfb66c4787a9f5129cc556eeaa0c2b427 /include/linux | |
| parent | 3d4b6ca81878a5e086b6b391564df1a99e1d9afc (diff) | |
| parent | e7dd50fa46d3e1397da7ef880c8d411a7839b566 (diff) | |
Merge "sched: hmp: Remove the global sysctl_sched_enable_colocation tunable"
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/sched/sysctl.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/sched/sysctl.h b/include/linux/sched/sysctl.h index f7aeb14f4d63..418eb97110a3 100644 --- a/include/linux/sched/sysctl.h +++ b/include/linux/sched/sysctl.h @@ -63,7 +63,6 @@ extern unsigned int sysctl_sched_boost; extern unsigned int sysctl_sched_small_wakee_task_load_pct; extern unsigned int sysctl_sched_big_waker_task_load_pct; extern unsigned int sysctl_sched_select_prev_cpu_us; -extern unsigned int sysctl_sched_enable_colocation; extern unsigned int sysctl_sched_restrict_cluster_spill; extern unsigned int sysctl_sched_new_task_windows; extern unsigned int sysctl_sched_pred_alert_freq; |
