]> git.ipfire.org Git - thirdparty/systemd.git/history - src/core/cgroup.c
core: refactor cpu shares/blockio weight cgroup logic
[thirdparty/systemd.git] / src / core / cgroup.c
2015-09-11  Lennart Poetteringcore: refactor cpu shares/blockio weight cgroup logic
2015-09-10  Lennart PoetteringMerge pull request #1227 from intelfx/systemctl-legacy...
2015-09-10  Daniel MackMerge pull request #1222 from poettering/image-ops...
2015-09-10  Daniel MackMerge pull request #1239 from poettering/cgroup-pids
2015-09-10  Lennart Poetteringcore: add support for the "pids" cgroup controller 1239/head
2015-09-09  Daniel MackMerge pull request #1210 from poettering/import-fixes
2015-09-08  Lennart Poetteringcgroups: make sure the "devices" controller's enum...
2015-09-06  Lennart PoetteringMerge pull request #1153 from evverx/dot-alias-handling
2015-09-05  Lennart PoetteringMerge pull request #1161 from dvdhrm/include-order2
2015-09-05  David HerrmannMerge pull request #1140 from poettering/sd-event-signals
2015-09-05  Lennart PoetteringMerge pull request #1150 from evverx/update-systemctl...
2015-09-04  Lennart Poetteringcgroups: delegation to unprivileged services is safe...
2015-09-04  Lennart Poetteringcore: split up manager_get_unit_by_pid()
2015-09-04  Lennart Poetteringmacro: introduce new PID_TO_PTR macros and make use...
2015-09-03  Daniel MackMerge pull request #1127 from neheb/master
2015-09-02  Lennart PoetteringMerge pull request #1123 from phomes/scope-no-bool...
2015-09-02  Lennart PoetteringMerge pull request #1126 from phomes/indentation2
2015-09-02  Thomas Hindoe Paab... tree-wide: fix indentation 1126/head
2015-09-02  Kay SieversMerge pull request #1119 from teg/virtio-names
2015-09-02  Lennart PoetteringMerge pull request #1118 from jsynacek/man-dot-d-v2
2015-09-02  Lennart PoetteringMerge pull request #1116 from poettering/unified-rebased
2015-09-01  Lennart Poetteringcore: unified cgroup hierarchy support 1116/head
2015-09-01  Lennart PoetteringMerge pull request #1098 from filbranden/cpuaffinity2
2015-09-01  Lennart PoetteringMerge pull request #1107 from msekletar/selinux-get...
2015-09-01  Tom GundersenMerge pull request #1111 from poettering/more-cgroup...
2015-09-01  Lennart PoetteringMerge pull request #1109 from phomes/man-typos
2015-09-01  Lennart Poetteringcore: when looking for the unit for a process, look...
2015-09-01  Lennart Poetteringcgroup: drop "ignore_self" argument from cg_is_empty()
2015-09-01  David HerrmannMerge pull request #1108 from phomes/dont-shadow-globals
2015-09-01  Lennart Poetteringunits: enable waiting for unit termination in certain...
2015-09-01  Lennart PoetteringMerge pull request #1066 from ssahani/tunnel
2015-08-31  Daniel MackMerge pull request #1093 from poettering/unified-prepare
2015-08-31  Lennart Poetteringunit: add new macros to test for unit contexts
2015-06-04  David HerrmannMerge pull request #57 from pwithnall/wip/pwithnall...
2015-05-11  Lennart Poetteringcore: rename SystemdRunningAs to ManagerRunningAs
2015-04-10  Ronny Chevaliershared: add process-util.[ch]
2015-03-02  Lennart Poetteringcore: expose consumed CPU time per unit
2015-02-01  Zbigniew Jędrzejew... core/cgroup: fix embarrassing typo
2015-01-26  Torstein Husebøtreewide: fix multiple typos
2015-01-19  Daniel Mackcgroup: fix typo
2015-01-06  Zbigniew Jędrzejew... cgroup: memory limits on / are not supported
2015-01-06  Zbigniew Jędrzejew... cgroup: fix error message
2015-01-05  Lennart Poetteringcgroup: downgrade log messages when we cannot write...
2014-12-10  Lennart Poetteringscope: make attachment of initial PIDs a bit more robust
2014-12-10  Lennart Poetteringcore: don't migrate PIDs for units that may contain...
2014-12-09  Lennart Poetteringcore: rename unit_destroy_cgroup() to unit_destroy_cgro...
2014-12-09  Ross Lagerwallcgroup: Handle error when destroying cgroup
2014-11-28  Michal Schmidttreewide: another round of simplifications
2014-11-28  Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-28  Michal Schmidttreewide: more log_*_errno + return simplifications
2014-11-28  Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28  Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-11-05  Lennart Poetteringcore: introduce new Delegate=yes/no property controllin...
2014-09-29  Zbigniew Jędrzejew... Do not format USEC_INFINITY as NULL
2014-08-22  Lennart Poetteringcore: split up "starting" manager state into "initializ...
2014-08-15  Lennart PoetteringMerge commit 'b39a2770ba55637da80e2e389222c59dbea73507'
2014-08-15  Lennart Poetteringcgroup: only generate warnings if actually writing...
2014-08-15  Lennart Poetteringcgroup: downgrade log messages about non-existant cgrou...
2014-07-29  Kay Sieverstime-util: add and use USEC/NSEC_INFINIY
2014-07-20  Zbigniew Jędrzejew... test-engine: fix access to unit load path
2014-05-22  Lennart Poetteringcgroups: simplify CPUQuota= logic
2014-05-21  Lennart Poetteringcgroups: always propagate controller membership to...
2014-05-21  Lennart Poetteringcgroup: rework startup logic
2014-05-21  WaLyong Chocore: add startup resource control option
2014-05-08  Łukasz Stelmachcore: check the right variable for failed open()
2014-05-05  Kay Sieverscore: require cgroups filesystem to be available
2014-04-25  Lennart Poetteringcore: expose CFS CPU time quota as high-level unit...
2014-03-19  Lennart Poetteringcore: make sure we can combine DevicePolicy=closed...
2014-03-18  Lennart Poetteringutil: replace close_nointr_nofail() by a more useful...
2014-03-11  Lennart Poetteringcore: support globbing matches in DeviceAllow= when...
2014-02-24  Lennart Poetteringcgroup: certain cgroup attributes are not available...
2014-02-22  Lennart Poetteringcgroup: Extend DeviceAllow= syntax to whitelist groups...
2014-02-19  Lennart Poetteringupdate TODO
2014-02-18  Jan Engelhardtdoc: update punctuation
2014-02-17  Lennart Poetteringcore: find the closest parent slice that has a specfic...
2014-02-17  Lennart Poetteringcore: rework cgroup mask propagation
2013-11-22  David Strausscgroups: Cache controller masks and optimize queues.
2013-11-10  Zbigniew Jędrzejew... systemd: fix memory leak in cgroup code
2013-11-06  David StraussComment spelling fixes.
2013-11-06  Lennart Poetteringcgroup: run PID 1 in the root cgroup
2013-10-14  Lennart Poetteringlist: make our list macros a bit easier to use by not...
2013-09-25  Lennart Poetteringcgroup: if we do a cgroup operation then do something...
2013-09-23  Lennart Poetteringcgroup: always enable memory.use_hierarchy= for all...
2013-09-17  Lennart Poetteringcgroup: get rid of MemorySoftLimit=
2013-09-16  Gao fengcgroup: add missing equals for BlockIOWeight
2013-09-13  Lukas Nykryncore/cgroup: first print then free
2013-09-13  Gao fengcgroup: fix incorrectly setting memory cgroup
2013-09-13  Gao fengcgroup: correct the log information
2013-09-13  Gao fengcgroup: add the missing setting of variable's value
2013-08-28  Harald HoyerDo not realloc strings, which are already in the hashma...
2013-08-28  Harald HoyerRevert "cgroup.c: check return value of unit_realize_cg...
2013-08-23  Harald Hoyercgroup.c: check return value of unit_realize_cgroup_now()
2013-07-11  Lennart Poetteringcgroup: split out per-device BlockIOWeight= setting...
2013-07-11  Lennart Poetteringcgroup: don't ever try to destroy the cgroup of the...
2013-07-11  Lennart Poetteringcgroup: don't move systemd into systems.slice when...
2013-07-10  Lennart Poetteringcgroup: downgrade error message when we cannot remove...
2013-07-02  Lennart Poetteringcore: don't consider a unit's cgroup empty if only...
2013-06-30  Lennart Poetteringcgroup: implicitly add units to GC queue when their...
2013-06-30  Lennart Poetteringcgroup: readd proper cgroup empty tracking
2013-06-27  Lennart Poetteringcore: general cgroup rework
next