index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched
/
sysctl.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-20
sched: Move numa_balancing sysctls to its own file
Kefeng Wang
1
-6
/
+0
2022-09-11
memory tiering: rate limit NUMA migration throughput
Huang Ying
1
-0
/
+1
2022-04-06
sched: Move energy_aware sysctls to topology.c
Zhen Ni
1
-6
/
+0
2022-04-06
sched: Move cfs_bandwidth_slice sysctls to fair.c
Zhen Ni
1
-4
/
+0
2022-04-06
sched: Move uclamp_util sysctls to core.c
Zhen Ni
1
-8
/
+0
2022-04-06
sched: Move rr_timeslice sysctls to rt.c
Zhen Ni
1
-5
/
+0
2022-04-06
sched: Move deadline_period sysctls to deadline.c
Zhen Ni
1
-3
/
+0
2022-04-06
sched: Move rt_period/runtime sysctls to rt.c
Zhen Ni
1
-11
/
+0
2022-04-06
sched: Move schedstats sysctls to core.c
Zhen Ni
1
-2
/
+0
2022-04-06
sched: Move child_runs_first sysctls to fair.c
Zhen Ni
1
-2
/
+0
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+10
2022-03-22
NUMA balancing: optimize page placement for memory tiering system
Huang Ying
1
-0
/
+10
2022-02-02
sched: move autogroup sysctls into its own file
Zhen Ni
1
-4
/
+0
2022-01-22
hung_task: move hung_task sysctl interface to hung_task.c
Xiaoming Ni
1
-13
/
+1
2021-06-28
sched/sysctl: Move extern sysctl declarations to sched.h
Hailong Liu
1
-18
/
+0
2021-04-21
sched: Warn on long periods of pending need_resched
Paul Turner
1
-0
/
+3
2021-04-16
sched: Move SCHED_DEBUG sysctl to debugfs
Peter Zijlstra
1
-5
/
+3
2020-07-29
sched/uclamp: Add a new sysctl to control RT default boost value
Qais Yousef
1
-0
/
+1
2020-06-15
sched/deadline: Impose global limits on sched_attr::sched_period
Peter Zijlstra
1
-0
/
+3
2020-06-08
kernel/hung_task.c: introduce sysctl to print all traces when a hung task is ...
Guilherme G. Piccoli
1
-0
/
+7
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
1
-29
/
+15
2019-06-24
sched/uclamp: Add system default clamps
Patrick Bellasi
1
-0
/
+11
2019-01-27
sched/topology: Introduce a sysctl for Energy Aware Scheduling
Quentin Perret
1
-0
/
+7
2018-08-22
kernel/hung_task.c: allow to set checking interval separately from timeout
Dmitry Vyukov
1
-0
/
+1
2018-07-16
sched/sysctl: Remove unused sched_time_avg_ms sysctl
Vincent Guittot
1
-1
/
+0
2017-11-08
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-11-01
sched/sysctl: Fix attributes of some extern declarations
Matthias Kaehlcke
1
-3
/
+3
2017-03-02
sched/headers: Make all include/linux/sched/*.h headers build standalone
Ingo Molnar
1
-3
/
+7
2017-02-01
sched/rt: Show the 'sched_rr_timeslice' SCHED_RR timeslice tuning knob in mil...
Shile Zhang
1
-0
/
+1
2016-10-20
sched/fair: Kill the unused 'sched_shares_window_ns' tunable
Matt Fleming
1
-1
/
+0
2016-03-17
mm: move max_map_count bits into mm.h
Andrey Ryabinin
1
-21
/
+0
2016-02-09
sched/debug: Make schedstats a runtime tunable that is disabled by default
Mel Gorman
1
-0
/
+4
2015-06-19
timer: Reduce timer migration overhead if disabled
Thomas Gleixner
1
-12
/
+0
2014-06-04
mm: update comment for DEFAULT_MAX_MAP_COUNT
Kirill A. Shutemov
1
-0
/
+4
2014-01-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2014-01-25
hung_task: Display every hung task warning
Aaron Tomlin
1
-1
/
+1
2014-01-23
numa: add a sysctl for numa_balancing
Andi Kleen
1
-0
/
+4
2014-01-13
sched/deadline: Remove the sysctl_sched_dl knobs
Peter Zijlstra
1
-13
/
+0
2014-01-13
sched/deadline: Add bandwidth management for SCHED_DEADLINE tasks
Dario Faggioli
1
-0
/
+13
2013-12-17
sched/numa: Drop sysctl_numa_balancing_settle_count sysctl
Wanpeng Li
1
-1
/
+0
2013-11-06
Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...
Ingo Molnar
1
-1
/
+0
2013-10-09
sched/numa: Remove the numa_balancing_scan_period_reset sysctl
Mel Gorman
1
-1
/
+0
2013-09-23
hung_task: Change sysctl_hung_task_check_count to 'int'
Li Zefan
1
-1
/
+1
2013-02-22
sched: move RR_TIMESLICE from sysctl.h to rt.h
Clark Williams
1
-6
/
+0
2013-02-07
sched/rt: Add a tuning knob to allow changing SCHED_RR timeslice
Clark Williams
1
-1
/
+14
2013-02-07
sched: Move sched.h sysctl bits into separate header
Clark Williams
1
-0
/
+97