summaryrefslogtreecommitdiff
path: root/Documentation/scheduler
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sh-for-v6.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-04-271-2/+0
|\
| * sh: remove sh5/sh64 last fragmentsRandy Dunlap2023-03-231-2/+0
* | sched/doc: supplement CPU capacity with RISC-VSong Shuai2023-03-071-1/+1
|/
* Merge tag 'riscv-for-linus-6.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-02-251-1/+1
|\
| * dt-bindings: arm: move cpu-capacity to a shared loationConor Dooley2023-02-141-1/+1
* | Merge tag 'docs-6.3' of git://git.lwn.net/linuxLinus Torvalds2023-02-221-3/+3
|\ \
| * | Docs/subsystem-apis: Remove '[The ]Linux' prefixes from titles of listed docu...SeongJae Park2023-01-241-3/+3
| |/
* | sched/documentation: Document the util clamp featureQais Yousef2023-01-052-0/+742
|/
* docs: scheduler: Update new path for the sysctl knobsLukasz Luba2022-09-271-1/+1
* docs/scheduler: fix unit errorJui-Tse Huang2022-04-161-2/+2
* docs/scheduler: Change unit of cpu_time and rq_time to nanosecondsChunguang Xu2022-04-161-2/+2
* Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-03-222-0/+55
|\
| * sched/numa-balancing: Move some document to make it consistent with the codeHuang Ying2022-02-112-0/+55
* | docs: scheduler: Convert schedutil.txt to ReSTTang Yizhou2022-03-162-13/+18
* | docs: scheduler: Fix outdated parameter of rebalance_domainsTang Yizhou2022-02-011-4/+4
|/
* docs/scheduler: fix typo and warning in sched-bwcYanteng Si2021-12-061-3/+2
* sched/fair: Add document for burstable CFS bandwidthHuaixin Chang2021-10-051-9/+75
* Merge tag 'docs-5.14' of git://git.lwn.net/linuxLinus Torvalds2021-06-282-2/+2
|\
| * docs: sched-bwc.rst: fix a typo on a doc nameMauro Carvalho Chehab2021-05-201-1/+1
| * Documentation: scheduler: fixed 2 typos in sched-nice-design.rstChun-Hung Tseng2021-05-171-1/+1
* | sched/doc: Update the CPU capacity asymmetry bitsBeata Michalska2021-06-242-3/+5
|/
* sched,doc: sched_debug_verbose cmdline should be sched_verboseBarry Song2021-05-061-1/+1
* sched/debug: Rename the sched_debug parameter to sched_verbosePeter Zijlstra2021-04-171-5/+5
* Merge tag 'docs-5.12' of git://git.lwn.net/linuxLinus Torvalds2021-02-223-9/+16
|\
| * docs/scheduler/sched-bwc: note/link cgroup v2Kir Kolyshkin2021-01-211-0/+5
| * docs/scheduler/sched-bwc: fix note renderingKir Kolyshkin2021-01-211-2/+3
| * docs/scheduler/sched-design-CFS: formatting fixKir Kolyshkin2021-01-211-3/+3
| * docs/scheduler/sched-bwc: formatting fixKir Kolyshkin2021-01-211-3/+4
| * Documentation: Replace lkml.org links with loreJoe Perches2021-01-111-1/+1
* | sched: Add schedutil overviewPeter Zijlstra2021-01-141-0/+169
|/
* Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2020-12-151-0/+5
|\
| * PM: EM: Clarify abstract scale usage for power values in Energy ModelLukasz Luba2020-11-101-0/+5
* | Documentation: scheduler: fix information on arch SD flags, sched_domain and ...Barry Song2020-11-191-15/+11
|/
* docs: scheduler: fix the directory name on two filesMauro Carvalho Chehab2020-09-102-2/+2
* sched/doc: Factorize bits between sched-energy.rst & sched-capacity.rstValentin Schneider2020-08-011-10/+2
* sched/doc: Document capacity aware schedulingValentin Schneider2020-08-012-0/+440
* Documentation: scheduler: fix outdated information on sched groupsAdrian Freund2020-04-211-4/+6
* Documentation/scheduler: fix links in sched-statsAndre Azevedo2019-10-291-2/+2
* sched/fair: Fix low cpu usage with high throttling by removing expiration of ...Dave Chiluk2019-08-081-14/+60
* Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds2019-07-164-5/+3
|\
| * docs: driver-api: add remaining converted dirs to itMauro Carvalho Chehab2019-07-151-2/+0
| * docs: cgroup-v1: add it to the admin-guide bookMauro Carvalho Chehab2019-07-153-3/+3
* | Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-151-3/+3
|\ \ | |/ |/|
| * docs: power: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-3/+3
* | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-0912-236/+334
|\ \
| * | docs: scheduler: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-1412-236/+334
| |/
* | Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2019-07-083-3/+3
|\ \
| * | docs: cgroup-v1: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-143-3/+3
| |/
* | sched/fair: Fix "runnable_avg_yN_inv" not used warningsQian Cai2019-06-171-1/+2
|/
* sched/doc: Document Energy Aware SchedulingQuentin Perret2019-01-271-0/+425