summaryrefslogtreecommitdiff
path: root/man/systemd.resource-control.xml
Commit message (Expand)AuthorAgeFilesLines
* man: clarify that the controllers listed on Delegate= might not be the only onesLennart Poettering2017-11-211-3/+4
* Add SPDX license identifiers to man pagesZbigniew Jędrzejewski-Szmek2017-11-191-0/+2
* man: remove note about CPU controller being unmergedZbigniew Jędrzejewski-Szmek2017-11-191-5/+1
* core/cgroup: assigning empty string to Delegate= resets list of controllers (...Yu Watanabe2017-11-171-1/+2
* man: document the new Delegate= syntaxLennart Poettering2017-11-131-7/+24
* man: fix typos (#7029)Jakub Wilk2017-10-101-1/+1
* man: document the new ip accounting and filting directivesDaniel Mack2017-09-221-0/+117
* man: use "filename" not "file name" by defaultZbigniew Jędrzejewski-Szmek2017-09-151-1/+1
* man: explicitly distinguish "implicit dependencies" and "default dependencies"John Lin2017-09-131-4/+11
* man: use https:// in URLsAsciiWolf2017-02-211-1/+1
* man: avoid abbreviated "cgroups" terminology (#4396)Lennart Poettering2016-10-171-7/+5
* man: add crosslink between systemd.resource-control(5) and systemd.exec(5)Zbigniew Jędrzejewski-Szmek2016-10-151-0/+6
* core: make settings for unified cgroup hierarchy supersede the ones for legac...Tejun Heo2016-10-141-159/+166
* core: introduce MemorySwapMax=WaLyong Cho2016-08-301-0/+18
* core: add cgroup CPU controller support on the unified hierarchyTejun Heo2016-08-071-32/+66
* Merge pull request #3843 from maxime1986/minor-systemd.resource-controlZbigniew Jędrzejewski-Szmek2016-07-311-3/+11
|\
| * documentation: cgroup-v1 and systemd user instanceMaxime de Roucy2016-07-311-0/+7
| * documentation: add cgroup-v2.txt linkMaxime de Roucy2016-07-311-3/+4
|/
* core: support percentage specifications on TasksMax=Lennart Poettering2016-07-221-9/+6
* man: minor fixesLennart Poettering2016-06-141-7/+5
* core: optionally, accept a percentage value for MemoryLimit= and related sett...Lennart Poettering2016-06-141-17/+19
* core: always use "infinity" for no upper limit instead of "max" (#3417)Tejun Heo2016-06-031-2/+2
* core: add cgroup memory controller support on the unified hierarchy (#3315)Tejun Heo2016-05-271-0/+71
* core: translate between IO and BlockIO settings to ease transitionTejun Heo2016-05-181-0/+25
* core: add support for IOReadIOPSMax and IOWriteIOPSMaxTejun Heo2016-05-181-0/+24
* man: clarify that IOXyz= only applies to the unified hierarchy, and BlockIOXy...Lennart Poettering2016-05-161-98/+84
* core: add io controller support on the unified hierarchyTejun Heo2016-05-051-3/+105
* man: fix cgroup attributes for device throttlingMartin Pitt2016-04-051-2/+2
* man: update links to kernel.org cgroup documentationMartin Pitt2016-04-051-10/+10
* cgroup: remove support for NetClass= directiveDaniel Mack2016-02-101-17/+0
* man: document special considerations when mixing templated service units and ...Lennart Poettering2016-01-291-0/+6
* core: add new DefaultTasksMax= setting for system.confLennart Poettering2015-11-131-1/+4
* man: document automatic dependenciesLennart Poettering2015-11-111-0/+9
* doc: correct punctuation and improve typography in documentationJan Engelhardt2015-11-061-12/+12
* man: move documentation about NetClass from systemd.unit(5) to systemd.resour...Lennart Poettering2015-10-191-0/+17
* core: refactor cpu shares/blockio weight cgroup logicLennart Poettering2015-09-111-4/+5
* core: add support for the "pids" cgroup controllerLennart Poettering2015-09-101-12/+51
* man: revert dynamic paths for split-usr setupsTom Gundersen2015-06-181-4/+1
* man: generate configured paths in manpagesFilipe Brandenburger2015-05-281-1/+4
* man: boilerplate unificationZbigniew Jędrzejewski-Szmek2015-02-101-13/+12
* man: fix typosRonny Chevalier2015-01-221-6/+6
* man: add emacs header to get correct indention in nxml-mode for the manpage X...Lennart Poettering2014-11-211-1/+1
* core: introduce new Delegate=yes/no property controlling creation of cgroup s...Lennart Poettering2014-11-051-0/+14
* man: fix copy/paste error in CPUQuota= section of resource-controlDavid Strauss2014-10-151-1/+1
* man: reword StartupCPUShares= descriptionZbigniew Jędrzejewski-Szmek2014-05-241-12/+14
* cgroups: simplify CPUQuota= logicLennart Poettering2014-05-221-22/+5
* cgroup: rework startup logicLennart Poettering2014-05-221-38/+27
* core: add startup resource control optionWaLyong Cho2014-05-221-0/+24
* doc: adhere to XML syntaxJan Engelhardt2014-05-061-1/+1
* core: expose CFS CPU time quota as high-level unit propertiesLennart Poettering2014-04-251-5/+47