aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/scheduler
AgeCommit message (Expand)AuthorFilesLines
2024-03-24Merge tag 'sched-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+3
2024-03-21sched/doc: Update documentation for base_slice_ns and CONFIG_HZ relationMukesh Kumar Chaurasiya1-0/+3
2024-02-15membarrier: Create Documentation/scheduler/membarrier.rstAndrea Parri2-0/+40
2023-12-23sched/fair: Remove SCHED_FEAT(UTIL_EST_FASTUP, true)Vincent Guittot1-4/+3
2023-11-26sched/doc: Update documentation after renames and synchronize Chinese versionWenyu Huang1-4/+4
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+1
2023-10-09sched/topology: Remove the EM_MAX_COMPLEXITY limitPierre Gondois1-26/+3
2023-10-09sched/topology: Consolidate and clean up access to a CPU's max compute capacityVincent Guittot1-6/+7
2023-10-02sched/rt/docs: Use 'real-time' instead of 'realtime'Cyril Hrubis1-17/+17
2023-10-02sched/rt/docs: Clarify & fix sched_rt_* sysctl docsCyril Hrubis1-6/+8
2023-09-11Documentation: Drop or replace remaining mentions of IA64Ard Biesheuvel1-3/+1
2023-08-30Merge tag 'docs-6.6' of git://git.lwn.net/linuxLinus Torvalds3-4/+4
2023-08-24sched/eevdf/doc: Modify the documented knob to base_slice_ns as wellShrikanth Hegde1-1/+1
2023-08-18Documentation: Fix typosBjorn Helgaas2-3/+3
2023-07-14docs: scheduler: completion: Fix minor error in pseudo-codeRick Wertenbroek1-1/+1
2023-06-16sched/deadline: Update GRUB description in the documentationVineeth Pillai1-1/+4
2023-04-27Merge tag 'sh-for-v6.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+0
2023-03-23sh: remove sh5/sh64 last fragmentsRandy Dunlap1-2/+0
2023-03-07sched/doc: supplement CPU capacity with RISC-VSong Shuai1-1/+1
2023-02-25Merge tag 'riscv-for-linus-6.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2023-02-22Merge tag 'docs-6.3' of git://git.lwn.net/linuxLinus Torvalds1-3/+3
2023-02-14dt-bindings: arm: move cpu-capacity to a shared loationConor Dooley1-1/+1
2023-01-24Docs/subsystem-apis: Remove '[The ]Linux' prefixes from titles of listed docu...SeongJae Park1-3/+3
2023-01-05sched/documentation: Document the util clamp featureQais Yousef2-0/+742
2022-09-27docs: scheduler: Update new path for the sysctl knobsLukasz Luba1-1/+1
2022-04-16docs/scheduler: fix unit errorJui-Tse Huang1-2/+2
2022-04-16docs/scheduler: Change unit of cpu_time and rq_time to nanosecondsChunguang Xu1-2/+2
2022-03-22Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+55
2022-03-16docs: scheduler: Convert schedutil.txt to ReSTTang Yizhou2-13/+18
2022-02-11sched/numa-balancing: Move some document to make it consistent with the codeHuang Ying2-0/+55
2022-02-01docs: scheduler: Fix outdated parameter of rebalance_domainsTang Yizhou1-4/+4
2021-12-06docs/scheduler: fix typo and warning in sched-bwcYanteng Si1-3/+2
2021-10-05sched/fair: Add document for burstable CFS bandwidthHuaixin Chang1-9/+75
2021-06-28Merge tag 'docs-5.14' of git://git.lwn.net/linuxLinus Torvalds2-2/+2
2021-06-24sched/doc: Update the CPU capacity asymmetry bitsBeata Michalska2-3/+5
2021-05-20docs: sched-bwc.rst: fix a typo on a doc nameMauro Carvalho Chehab1-1/+1
2021-05-17Documentation: scheduler: fixed 2 typos in sched-nice-design.rstChun-Hung Tseng1-1/+1
2021-05-06sched,doc: sched_debug_verbose cmdline should be sched_verboseBarry Song1-1/+1
2021-04-17sched/debug: Rename the sched_debug parameter to sched_verbosePeter Zijlstra1-5/+5
2021-02-22Merge tag 'docs-5.12' of git://git.lwn.net/linuxLinus Torvalds3-9/+16
2021-01-21docs/scheduler/sched-bwc: note/link cgroup v2Kir Kolyshkin1-0/+5
2021-01-21docs/scheduler/sched-bwc: fix note renderingKir Kolyshkin1-2/+3
2021-01-21docs/scheduler/sched-design-CFS: formatting fixKir Kolyshkin1-3/+3
2021-01-21docs/scheduler/sched-bwc: formatting fixKir Kolyshkin1-3/+4
2021-01-14sched: Add schedutil overviewPeter Zijlstra1-0/+169
2021-01-11Documentation: Replace lkml.org links with loreJoe Perches1-1/+1
2020-12-15Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+5
2020-11-19Documentation: scheduler: fix information on arch SD flags, sched_domain and ...Barry Song1-15/+11
2020-11-10PM: EM: Clarify abstract scale usage for power values in Energy ModelLukasz Luba1-0/+5
2020-09-10docs: scheduler: fix the directory name on two filesMauro Carvalho Chehab2-2/+2
2020-08-01sched/doc: Factorize bits between sched-energy.rst & sched-capacity.rstValentin Schneider1-10/+2
2020-08-01sched/doc: Document capacity aware schedulingValentin Schneider2-0/+440
2020-04-21Documentation: scheduler: fix outdated information on sched groupsAdrian Freund1-4/+6
2019-10-29Documentation/scheduler: fix links in sched-statsAndre Azevedo1-2/+2
2019-08-08sched/fair: Fix low cpu usage with high throttling by removing expiration of ...Dave Chiluk1-14/+60
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds4-5/+3
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+3
2019-07-15docs: driver-api: add remaining converted dirs to itMauro Carvalho Chehab1-2/+0
2019-07-15docs: cgroup-v1: add it to the admin-guide bookMauro Carvalho Chehab3-3/+3
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds12-236/+334
2019-07-08Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds3-3/+3
2019-06-17sched/fair: Fix "runnable_avg_yN_inv" not used warningsQian Cai1-1/+2
2019-06-14docs: power: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-3/+3
2019-06-14docs: scheduler: convert docs to ReST and rename to *.rstMauro Carvalho Chehab12-236/+334
2019-06-14docs: cgroup-v1: convert docs to ReST and rename to *.rstMauro Carvalho Chehab3-3/+3
2019-01-27sched/doc: Document Energy Aware SchedulingQuentin Perret1-0/+425
2018-10-24Merge tag 'docs-4.20' of git://git.lwn.net/linuxLinus Torvalds2-19/+2
2018-10-17sched/completions/Documentation: Add recommendation for dynamic and ONSTACK c...Nicholas Mc Guire1-8/+34
2018-10-12docs/completion.txt: Fix a couple of punctuation nitsJohn Garry1-3/+3
2018-10-11sched/completions/Documentation: Clean up the document some moreIngo Molnar1-108/+125
2018-10-11sched/completions/Documentation: Fix a couple of punctuation nitsJohn Garry1-3/+3
2018-09-09Drop all 00-INDEX files from Documentation/Henrik Austad1-18/+0
2018-05-14sched/deadline/Documentation: Add overrun signal and GRUB-PA documentationClaudio Scordino1-1/+24
2017-11-16sched/deadline: Fix the description of runtime accounting in the documentationClaudio Scordino1-3/+10
2017-06-08sched/deadline: Add documentation about GRUB reclaimingClaudio Scordino1-0/+168
2017-04-14sched/Documentation: Add 'sched-pelt' toolYuyang Du1-0/+108
2017-01-22sched/Documentation/sched-rt-group: Fix incorrect exampleZhou Chengming1-4/+4
2017-01-14sched/deadline: Show leftover runtime and abs deadline in /proc/*/schedTommaso Cucinotta1-0/+6
2016-11-16docs/completion.txt: drop dangling reference to completions-design.txtBrian Norris1-2/+1
2016-09-10sched/deadline: Document behavior of sched_yield()Tommaso Cucinotta1-0/+18
2016-08-03Documenation: update cgroup's document pathseokhoon.yoon3-3/+3
2015-05-19sched/dl/Documentation: Split Section 3Luca Abeni1-0/+16
2015-05-19sched/dl/Documentation: Clarify the relationship between tasks' deadlines and...Luca Abeni1-3/+11
2015-05-19sched/dl/Documentation: Add some referencesLuca Abeni1-6/+67
2015-05-19sched/dl/Documentation: Add some notes on EDF schedulabilityLuca Abeni1-3/+42
2015-05-19sched/dl/Documentation: Clarify indexing notationLuca Abeni1-5/+5
2015-05-19sched/dl/Documentation: Use consistent namingLuca Abeni1-2/+2
2015-05-19sched/dl/Documentation: Fix typosLuca Abeni1-2/+2
2015-05-19sched/dl/Documentation: Switch to American EnglishLuca Abeni1-16/+16
2015-05-19sched/dl/Documentation: Correct the definition of density as C_i/min{D_i,P_i}Zhiqiang Zhang1-2/+2
2015-04-04docs/completion.txt: Various tweaks and correctionsJonathan Corbet1-29/+30
2015-04-04doc: completion: context, scope and language fixesNicholas Mc Guire1-44/+55
2015-01-30doc: brief user documentation for completionNicholas Mc Guire1-0/+236
2014-09-16Documentation/scheduler/sched-deadline.txt: Add minimal main() appendixJuri Lelli1-0/+126
2014-09-16Documentation/scheduler/sched-deadline.txt: Add tests suite appendixJuri Lelli1-0/+52
2014-09-16Documentation/scheduler/sched-deadline.txt: Improve and clarify AC bitsLuca Abeni1-17/+82
2014-09-16Documentation/scheduler/sched-deadline.txt: Rewrite section 4 introJuri Lelli1-26/+25
2014-09-16Documentation/scheduler/sched-deadline.txt: Fix terminology and improve clarityLuca Abeni1-18/+20
2014-04-07asm/system.h: clean asm/system.h from docsDavid Howells1-1/+1
2014-02-10Documentation/: update 00-INDEX filesHenrik Austad1-0/+2
2014-01-28sched/deadline: Add sched_dl documentationDario Faggioli2-0/+283
2013-11-12Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-5/+0
2013-09-16Drop support for Renesas H8/300 (h8300) architectureGuenter Roeck1-5/+0
2013-09-12sched/Documentation: Update sched-design-CFS.txt documentationLi Bin1-3/+1
2013-06-19sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar1-2/+2
2012-09-13sched: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSWPeter Zijlstra1-10/+0
2012-05-17sched: Remove stale power aware scheduling remnants and dysfunctional knobsPeter Zijlstra1-4/+0
2012-05-07sched: Update documentation and commentsHiroshi Shimamoto1-3/+3
2012-01-27sched: Remove sched_switchRakib Mullick1-1/+2
2011-08-14sched: Add documentation for bandwidth controlBharata B Rao1-0/+122
2011-07-11Merge branch 'master' into for-nextJiri Kosina2-7/+7
2011-06-15Documentation: update cgroupfs mount pointJörg Sommer2-7/+7
2011-06-13doc: fix wrong arch/i386 referencesWanlong Gao1-1/+1
2011-03-31sched, doc: Beef up load balancing descriptionBorislav Petkov1-9/+23
2011-03-23sched, doc: Update sched-design-CFS.txtBorislav Petkov1-6/+1
2011-02-01sched, docs: Update schedstats documentation to version 15Javi Merino1-18/+15
2010-11-02Docs: typo: Complete -> CompletelyMichael Witten1-1/+1
2010-04-02sched: Remove USER_SCHED from documentationLi Zefan2-67/+7
2009-06-21sched: Documentation/sched-rt-group: Fix style issues & bump versionWolfram Sang1-6/+7
2009-06-12trivial: Miscellaneous documentation typo fixesMatt LaPlante1-1/+1
2009-05-29sched: fix typo in sched-rt-group.txt fileGeunSik Lim1-1/+1
2009-05-05sched: rt: document the risk of small values in the bandwidth settingsPeter Zijlstra1-0/+18
2009-03-30trivial: fix where cgroup documentation is not correctly referred toThadeu Lima de Souza Cascardo1-1/+1
2009-03-02sched, documentation: remove old O(1) scheduler documentWang Chen2-128/+0
2009-01-15cgroups: consolidate cgroup documentsLi Zefan1-1/+1
2008-12-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2008-12-09user namespaces: document CFS behaviorSerge E. Hallyn1-0/+21
2008-11-06sched, documentation: update scheduler header file pathsRandy Dunlap1-2/+2
2008-10-30sched: remove sched-design.txt from 00-INDEXLi Zefan1-2/+0
2008-10-27sched: fix documentation reference for sched_min_granularity_nsJiri Kosina1-1/+1
2008-09-23CFS scheduler: documentation about scheduling policiesMartin Steigerwald1-2/+26
2008-08-21sched: new documentation about CFSClaudio Scordino1-153/+218
2008-06-18sched: fix typo in Documentation/scheduler/sched-rt-group.txtHiroshi Shimamoto1-2/+2
2008-06-06sched: update the sched-domains debug documentationGautham R Shenoy1-5/+2
2008-05-05sched: remove old sched docIngo Molnar1-165/+0
2008-04-19sched: better rt-group documentationViktor Radnai1-35/+153
2008-04-11Move sched-rt-group.txt to scheduler/J. Bruce Fields2-0/+61
2008-03-10Typo in Documentation/scheduler/sched-stats.txtMasatake YAMATO1-1/+1
2008-02-07Documentation: create new scheduler/ subdirectoryJ. Bruce Fields8-0/+916