aboutsummaryrefslogtreecommitdiffstats
path: root/man7/sched.7
AgeCommit message (Expand)AuthorFilesLines
2024-05-02man/, share/mk/: Move man*/ to man/Alejandro Colomar1-992/+0
2024-02-18man*/: tfixŠtěpán Němec1-1/+1
2023-10-31man*/: srcfix (Use .P instead of .PP or .LP)Alejandro Colomar1-63/+63
2023-02-10man*/: srcfix (^ -> \[ha])G. Branden Robinson1-1/+1
2023-02-10sched.7: srcfixG. Branden Robinson1-4/+4
2023-02-05Many pages: Use \[bu] instead of \(buAlejandro Colomar1-17/+17
2022-12-04Many pages: wfixAlejandro Colomar1-15/+15
2022-10-30Many pages: Use correct letter case in page titles (TH)Alejandro Colomar1-1/+1
2022-10-29Many pages: Use a consistent style for listsAlejandro Colomar1-20/+20
2022-10-09dist.mk, All pages: .TH: Generate date at 'make dist'Alejandro Colomar1-1/+1
2022-10-09getent.1, iconv.1, intro.1, ldd.1, locale.1, localedef.1, memusage.1, memusag...Alejandro Colomar1-1/+1
2022-09-09Revert "src.mk, All pages: Move man* to man/"Alejandro Colomar1-0/+992
2022-09-05src.mk, All pages: Move man* to man/Alejandro Colomar1-992/+0
2022-08-21All pages: Remove the 5th argument to .THAlejandro Colomar1-1/+1
2022-08-21All pages: Replace the 4th argument to .TH by "Linux man-pages (unreleased)"Alejandro Colomar1-1/+1
2022-03-20Many pages: Fix style issues reported by `make lint-groff`Alejandro Colomar1-37/+41
2022-02-25Various pages: [GPL-2.0-or-later] Use SPDX-License-IdentifierAlejandro Colomar1-20/+1
2021-03-22getent.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1,...Michael Kerrisk1-1/+1
2021-01-21Various pages: use "\-" to generate real minus in circumstances where appropr...Michael Kerrisk1-1/+1
2021-01-21Various pages: use real minus signs in pathnamesMichael Kerrisk1-4/+4
2021-01-21Various pages: Inside code blocks (.EX/.EE) use \- to get real minus signsMichael Kerrisk1-2/+2
2021-01-08msr.4, veth.4, packet.7, sched.7, unicode.7: Remove redundant .PPAlejandro Colomar1-1/+0
2020-01-06sched.7: tfixMichael Kerrisk1-1/+1
2019-09-27sched_setparam.2, pthread_mutexattr_init.3, pthread_mutexattr_setrobust.3, pt...Michael Kerrisk1-1/+1
2019-08-02pldd.1, bpf.2, chdir.2, clone.2, fanotify_init.2, fanotify_mark.2, intro.2, i...Michael Kerrisk1-1/+1
2019-07-30sched.7: SEE ALSO: add pthread_getschedparam(3)Michael Kerrisk1-0/+1
2019-03-06getent.1, iconv.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, ...Michael Kerrisk1-1/+1
2019-02-27adjtimex.2, futex.2, mremap.2, seccomp.2, getnameinfo.3, random.3, console_co...Michael Kerrisk1-1/+1
2018-10-14sched.7: In the kernel source SCHED_OTHER is actually called SCHED_NORMALMichael Kerrisk1-0/+5
2018-10-09sched.7: SEE ALSO: add ps(1) and top(1)Michael Kerrisk1-0/+2
2018-09-28sched.7: SEE ALSO: add chcpu(1), lscpu(1)Michael Kerrisk1-0/+2
2018-04-27bpf.2, sched_setattr.2, crypt.3, elf.5, proc.5, fanotify.7, feature_test_macr...Michael Kerrisk1-1/+1
2018-02-02iconv.1, bpf.2, copy_file_range.2, fcntl.2, memfd_create.2, mlock.2, mount.2,...Michael Kerrisk1-1/+1
2018-01-09sched.7: Correctly describe effect of priority changes for RT threadsMichael Kerrisk1-9/+29
2017-12-19sched.7: ffixMichael Kerrisk1-4/+4
2017-12-19sched.7: Remove a mention of SCHED_RR in discussion of priority changesMichael Kerrisk1-1/+1
2017-12-19sched.7: Minor clarificationsMichael Kerrisk1-2/+2
2017-10-20access.2, delete_module.2, eventfd.2, fallocate.2, fcntl.2, getrandom.2, init...Michael Kerrisk1-1/+1
2017-09-15iconv.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1, ...Michael Kerrisk1-1/+1
2017-08-19execve.2, ioctl_console.2, ioctl_iflags.2, ioctl_ns.2, ioctl_userfaultfd.2, k...Michael Kerrisk1-9/+9
2017-08-19ioctl_console.2, ioctl_getfsmap.2, ioctl_iflags.2, ioctl_list.2, ioctl_ns.2, ...Michael Kerrisk1-6/+6
2017-08-18aio.7, arp.7, attributes.7, boot.7, cgroups.7, cpuset.7, credentials.7, fanot...Michael Kerrisk1-52/+52
2016-12-27sched.7: wfixNicolas B1-1/+1
2016-12-12Removed trailing white space at end of linesMichael Kerrisk1-1/+1
2016-12-05sched.7: Clarify that autogroup defaults on in various distrosMichael Kerrisk1-1/+1
2016-12-05sched.7: Note command that can be used to modify the autogroup nice valueMichael Kerrisk1-0/+10
2016-11-30sched.7: Improve section on nice value and group schedulingMichael Kerrisk1-15/+35
2016-11-30sched.7: Relocate discussion of group schedulingMichael Kerrisk1-60/+64
2016-11-30sched.7: Clarify details of autogroup nice valueMichael Kerrisk1-23/+9
2016-11-29sched.7: srcfix: tfixMichael Kerrisk1-1/+1
2016-11-29sched.7: Further clarify scheduling policies for which autogroup appliedMichael Kerrisk1-2/+15
2016-11-29sched.7: Add a subsection on group schedulingMichael Kerrisk1-0/+46
2016-11-29sched.7: Tweak description of cgroups overriding autogroupMichael Kerrisk1-1/+2
2016-11-29sched.7: tfixMichael Kerrisk1-1/+1
2016-11-29sched.7: Note error that occurs when writing invalid value to /proc/PID/autog...Michael Kerrisk1-2/+6
2016-11-29sched.7: Further clarify details of group schedulingMichael Kerrisk1-3/+19
2016-11-29sched.7: wfixMichael Kerrisk1-1/+1
2016-11-29sched.7: srcfix: add details to FIXMEMichael Kerrisk1-0/+9
2016-11-29sched.7: Rework discussion of autogroupsMichael Kerrisk1-26/+45
2016-11-29sched.7: Rework discussion of autogroup nice valueMichael Kerrisk1-22/+13
2016-11-29sched.7: Document the autogroup featureMichael Kerrisk1-0/+86
2016-11-29sched.7: Minor wording fixMichael Kerrisk1-1/+1
2016-11-28sched.7: Minor rewording of discussion of nice valueMichael Kerrisk1-6/+7
2016-11-28sched.7: Add nice(2), getpriority(2), and setpriority(2) to API listMichael Kerrisk1-0/+12
2016-11-27sched.7: Minor text reorganizationMichael Kerrisk1-5/+6
2016-11-27sched.7: wfixMichael Kerrisk1-1/+1
2016-11-27sched.7: Add a new introductory paragraph describing the nice valueMichael Kerrisk1-0/+13
2016-11-27sched.7: Mention RLIMIT_NICE in the discussion of the nice valueMichael Kerrisk1-0/+7
2016-11-27sched.7: Add more precise details on CFS's treatment of the nice valueMichael Kerrisk1-0/+3
2016-11-27getpriority.2, sched.7: Move nice value details from getpriority(2) to sched(7)Michael Kerrisk1-0/+23
2016-11-27sched.7: ffixMichael Kerrisk1-0/+1
2016-11-27sched.7: Make it clearer that SCHED_OTHER is always scheduled below real-timeMichael Kerrisk1-1/+4
2016-11-27sched.7: Add introductory sentence mentioning CFS schedulerMichael Kerrisk1-0/+4
2016-11-27sched.7: Minor wording improvement in text introducing system callsMichael Kerrisk1-1/+3
2016-11-27sched.7: Remove mention of individual kernel developer namesMichael Kerrisk1-2/+1
2016-11-27sched.7: Minor wording fixMichael Kerrisk1-2/+2
2016-11-27sched.7: wfixMichael Kerrisk1-1/+1
2016-11-22sched.7: tfixMichael Kerrisk1-1/+1
2016-11-22sched.7: tfixMichael Kerrisk1-1/+0
2016-11-22sched.7: Give the page a more generic NAMEMichael Kerrisk1-1/+1
2016-11-22sched.7: NOTES: mention cgroups CPU controllerMichael Kerrisk1-0/+5
2016-10-29sched.7: srcfix: FIXME tidy-upMichael Kerrisk1-4/+4
2016-10-08memusage.1, memusagestat.1, pldd.1, accept.2, adjtimex.2, arch_prctl.2, bdflu...Michael Kerrisk1-1/+1
2016-08-08sched.7: Fix order of SEE ALSO entriesMichael Kerrisk1-2/+2
2015-08-05sched.7: Fix descriptions of sched_get_priority_max() / sched_get_priority_min()Nikola Forró1-2/+2
2015-08-05sched.7: wfixMichael Kerrisk1-1/+1
2015-07-24sched.7: wfixMichael Kerrisk1-2/+2
2015-07-23intro.1, locale.1, _exit.2, access.2, bpf.2, brk.2, capget.2, chmod.2, chroot...Michael Kerrisk1-1/+1
2015-06-27sched.7: tfixMichael Kerrisk1-1/+1
2015-06-27sched.7: Remove ancient, wildly optimistic prediction about future of RT patchesMichael Kerrisk1-3/+2
2015-06-26sched.7: tfixMichael Kerrisk1-1/+1
2014-10-02ldd.1, execve.2, fanotify_init.2, fanotify_mark.2, getrlimit.2, open.2, readl...Michael Kerrisk1-1/+1
2014-09-21sched.7: SEE ALSO: add taskset(1)Michael Kerrisk1-0/+1
2014-08-21adjtimex.2, bind.2, cacheflush.2, clone.2, fallocate.2, fanotify_init.2, fano...Michael Kerrisk1-2/+1
2014-07-08iconv.1, ldd.1, connect.2, dup.2, epoll_ctl.2, eventfd.2, fallocate.2, fcntl....Michael Kerrisk1-1/+1
2014-06-17:eventfd.2, fallocate.2, open.2, sendmmsg.2, signalfd.2, proc.5, sched.7, soc...Simon Paillard1-1/+1
2014-05-21Removed trailing white space at end of linesMichael Kerrisk1-3/+3
2014-05-14sched.7: Update timestamp after reviewMichael Kerrisk1-1/+1
2014-05-14sched.7: Minor fixes after review by Juri LelliMichael Kerrisk1-16/+16
2014-05-14sched.7: Add lots of details on SCHED_DEADLINEMichael Kerrisk1-52/+111
2014-05-14sched.7: Tweak ASCII artMichael Kerrisk1-14/+16
2014-05-14sched.7: ffix and other minor fixesMichael Kerrisk1-38/+66
2014-05-14sched.7: Document SCHED_DEADLINEPeter Zijlstra1-1/+80
2014-05-14sched.7: Document sched_rt_period_us and sched_rt_runtime_us /proc filesMichael Kerrisk1-12/+53
2014-05-14sched.7: sched_setattr(2) can also be used to set 'nice' valueMichael Kerrisk1-2/+3
2014-05-14sched.7: Don't mention sched_setscheduler(2) in discussions of setting policiesMichael Kerrisk1-5/+2
2014-05-14sched.7: Mention sched_setattr(2) in list of APIs that can change policiesMichael Kerrisk1-2/+3
2014-05-14sched.7: Minor fix to page cross referenceMichael Kerrisk1-1/+1
2014-05-14sched.7: Remove mention of sched_setscheduler() when talking about sched_prio...Michael Kerrisk1-3/+2
2014-05-14sched.7: Rework summary text describing sched_setattr(2) and sched_getattr(2)Michael Kerrisk1-6/+10
2014-05-12sched.7: wfixMichael Kerrisk1-1/+2
2014-05-12sched.7: tfixMichael Kerrisk1-1/+1
2014-05-12sched.7: wfixMichael Kerrisk1-1/+1
2014-05-12sched.7: Remove crufty text relating to sched_setscheduler()Michael Kerrisk1-61/+0
2014-05-12sched.7: Minor fix: remove some crufty textMichael Kerrisk1-2/+0
2014-05-12sched.7: tfixMichael Kerrisk1-1/+1
2014-05-12sched.7: SEE ALSO: Add Documentation/scheduler/sched-design-CFS.txtMichael Kerrisk1-0/+1
2014-05-10sched.7: tfixMichael Kerrisk1-1/+1
2014-05-10sched.7: spfixMichael Kerrisk1-1/+1
2014-05-10sched.7: spfixMichael Kerrisk1-20/+30
2014-05-08sched.7: SEE ALSO: Mention more files in Documentation/scheduler/ directoryMichael Kerrisk1-2/+5
2014-04-29sched.7: Add a subsection listing all APIs.Michael Kerrisk1-0/+47
2014-04-29sched.7: SEE ALSO: add a few more APIsMichael Kerrisk1-0/+5
2014-04-29sched.7: New page providing an overview of the scheduling APIsMichael Kerrisk1-0/+486