index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
cgroup.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
core: Break circular dependency between unit.h and cgroup.h
Felipe Sateler
2018-05-15
1
-1
/
+2
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
Merge pull request #8149 from poettering/fake-root-cgroup
Lennart Poettering
2018-03-01
1
-0
/
+1
|
\
|
*
core: turn on memory/cpu/tasks accounting by default for the root slice
Lennart Poettering
2018-02-09
1
-0
/
+1
*
|
core: add new new bus call for migrating foreign processes to scope/service u...
Lennart Poettering
2018-02-12
1
-1
/
+2
*
|
cgroup: add a new "can_delegate" flag to the unit vtable, and set it for scop...
Lennart Poettering
2018-02-12
1
-0
/
+2
|
/
*
Merge pull request #7915 from poettering/pids-max-tweak
Zbigniew Jędrzejewski-Szmek
2018-01-25
1
-0
/
+2
|
\
|
*
cgroup: add proper API to determine whether our unit manags to root cgroup
Lennart Poettering
2018-01-22
1
-0
/
+2
*
|
core: unify call we use to synthesize cgroup empty events when we stopped wat...
Lennart Poettering
2018-01-23
1
-0
/
+2
|
/
*
core: warn about left-over processes in cgroup on unit start
Lennart Poettering
2017-11-25
1
-0
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
core: rework the Delegate= unit file setting to take a list of controller names
Lennart Poettering
2017-11-13
1
-1
/
+3
*
cgroup: after determining that a cgroup is empty, asynchronously dispatch this
Lennart Poettering
2017-09-27
1
-1
/
+2
*
core: rename cgroup_queue → cgroup_realize_queue
Lennart Poettering
2017-09-27
1
-1
/
+1
*
core/cgroup: add a helper macro for a common pattern (#6926)
Zbigniew Jędrzejewski-Szmek
2017-09-27
1
-1
/
+5
*
cgroup, unit, fragment parser: make use of new firewall functions
Daniel Mack
2017-09-22
1
-1
/
+17
*
cgroup: add fields to accommodate eBPF related details
Daniel Mack
2017-09-22
1
-1
/
+6
*
core: introduce MemorySwapMax=
WaLyong Cho
2016-08-30
1
-0
/
+1
*
core: add cgroup CPU controller support on the unified hierarchy
Tejun Heo
2016-08-07
1
-1
/
+4
*
core: remove duplicate includes (#3771)
Thomas H. P. Andersen
2016-07-21
1
-1
/
+0
*
core: pass Unit into cgroup_context_apply() and use log_unit*()
Tejun Heo
2016-06-02
1
-1
/
+0
*
core: add cgroup memory controller support on the unified hierarchy (#3315)
Tejun Heo
2016-05-27
1
-0
/
+4
*
core: update CGroupBlockIODeviceBandwidth to record both rbps and wbps
Tejun Heo
2016-05-18
1
-2
/
+2
*
core: introduce CGroupIOLimitType enums
Tejun Heo
2016-05-18
1
-2
/
+2
*
core: add io controller support on the unified hierarchy
Tejun Heo
2016-05-05
1
-0
/
+26
*
cgroup: remove support for NetClass= directive
Daniel Mack
2016-02-10
1
-23
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
tree-wide: sort includes in *.h
Thomas Hindoe Paaboel Andersen
2015-11-18
1
-1
/
+1
*
cgroup: add support for net_cls controllers
Daniel Mack
2015-09-16
1
-1
/
+23
*
cgroup: unify how we invalidate cgroup controller settings
Lennart Poettering
2015-09-11
1
-0
/
+4
*
core: refactor cpu shares/blockio weight cgroup logic
Lennart Poettering
2015-09-11
1
-7
/
+7
*
core: add support for the "pids" cgroup controller
Lennart Poettering
2015-09-10
1
-0
/
+4
*
core: split up manager_get_unit_by_pid()
Lennart Poettering
2015-09-04
1
-0
/
+1
*
core: unified cgroup hierarchy support
Lennart Poettering
2015-09-01
1
-10
/
+22
*
units: enable waiting for unit termination in certain cases
Lennart Poettering
2015-09-01
1
-0
/
+2
*
core: expose consumed CPU time per unit
Lennart Poettering
2015-03-02
1
-0
/
+4
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-1
/
+0
*
Add missing includes in header files
Thomas Hindoe Paaboel Andersen
2015-02-12
1
-0
/
+3
*
scope: make attachment of initial PIDs a bit more robust
Lennart Poettering
2014-12-10
1
-0
/
+1
*
core: rename unit_destroy_cgroup() to unit_destroy_cgroup_if_empty() since it...
Lennart Poettering
2014-12-09
1
-1
/
+1
*
core: introduce new Delegate=yes/no property controlling creation of cgroup s...
Lennart Poettering
2014-11-05
1
-0
/
+2
*
cgroups: simplify CPUQuota= logic
Lennart Poettering
2014-05-22
1
-5
/
+0
*
cgroup: rework startup logic
Lennart Poettering
2014-05-22
1
-4
/
+2
*
core: add startup resource control option
WaLyong Cho
2014-05-22
1
-2
/
+6
*
core: expose CFS CPU time quota as high-level unit properties
Lennart Poettering
2014-04-25
1
-0
/
+6
*
core: rework cgroup mask propagation
Lennart Poettering
2014-02-17
1
-2
/
+7
*
cgroups: Cache controller masks and optimize queues.
David Strauss
2013-11-22
1
-0
/
+2
*
cgroup: get rid of MemorySoftLimit=
Lennart Poettering
2013-09-17
1
-1
/
+0
*
cgroup: readd proper cgroup empty tracking
Lennart Poettering
2013-07-01
1
-1
/
+1
[next]