index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
cgroup.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
codespell: fix spelling errors
Ben Boeckel
2019-04-29
1
-2
/
+2
*
Merge pull request #12407 from keszybz/two-unrelated-cleanups
Lennart Poettering
2019-04-26
1
-6
/
+3
|
\
|
*
core: adjust unit_get_ancestor_memory_{low,min}() to work with units which do...
Zbigniew Jędrzejewski-Szmek
2019-04-25
1
-6
/
+3
*
|
Merge pull request #12074 from poettering/io-acct
Zbigniew Jędrzejewski-Szmek
2019-04-25
1
-3
/
+151
|
\
\
|
|
/
|
/
|
|
*
croup: expose IO accounting data per unit
Lennart Poettering
2019-04-12
1
-3
/
+142
|
*
core: add new call unit_reset_accounting()
Lennart Poettering
2019-04-12
1
-0
/
+11
|
*
cgroup: get rid of a local variable
Lennart Poettering
2019-04-12
1
-3
/
+1
*
|
Merge pull request #12332 from cdown/default_min
Zbigniew Jędrzejewski-Szmek
2019-04-25
1
-25
/
+33
|
\
\
|
*
|
unit: Add DefaultMemoryMin
Chris Down
2019-04-16
1
-0
/
+3
|
*
|
cgroup: Create UNIT_DEFINE_ANCESTOR_MEMORY_LOOKUP
Chris Down
2019-04-16
1
-25
/
+30
*
|
|
core: support DisableControllers= for transient units
Anita Zhang
2019-04-22
1
-0
/
+5
|
/
/
*
/
cgroup: Implement default propagation of MemoryLow with DefaultMemoryLow
Chris Down
2019-04-12
1
-8
/
+50
|
/
*
core: implement OOMPolicy= and watch cgroups for OOM killings
Lennart Poettering
2019-04-09
1
-7
/
+185
*
core: rename cgroup_inotify_wd → cgroup_control_inotify_wd
Lennart Poettering
2019-04-09
1
-18
/
+20
*
core: check for redundant operation before doing allocation
Lennart Poettering
2019-04-09
1
-6
/
+4
*
core: rearrange cgroup empty events a bit
Lennart Poettering
2019-04-09
1
-3
/
+7
*
core: reduce the number of stalled PIDs from the watched processes list when ...
Franck Bui
2019-03-20
1
-1
/
+1
*
process-util: introduce pid_is_my_child() helper
Franck Bui
2019-03-20
1
-5
/
+2
*
util: split out nulstr related stuff to nulstr-util.[ch]
Lennart Poettering
2019-03-14
1
-1
/
+2
*
core: downgrade CPUQuotaPeriodSec= clamping logs to debug
Filipe Brandenburger
2019-02-14
1
-1
/
+2
*
core: add CPUQuotaPeriodSec=
Filipe Brandenburger
2019-02-14
1
-9
/
+49
*
procfs-util: expose functionality to query total memory
Zbigniew Jędrzejewski-Szmek
2019-01-22
1
-1
/
+1
*
Pass separate dev_t var to device_path_parse_major_minor
YunQiang Su
2019-01-03
1
-13
/
+22
*
cgroup: s/cgroups? ?v?([0-9])/cgroup v\1/gI
Chris Down
2019-01-03
1
-9
/
+9
*
Merge pull request #11143 from keszybz/enable-symlink
Lennart Poettering
2018-12-16
1
-1
/
+1
|
\
|
*
Mark *data and *userdata params to specifier_printf() as const
Zbigniew Jędrzejewski-Szmek
2018-12-12
1
-1
/
+1
*
|
cgroup: Don't explicitly check for member in UNIT_BEFORE
Chris Down
2018-12-12
1
-18
/
+4
|
/
*
cgroup: correct mangling of return values
Lennart Poettering
2018-12-10
1
-2
/
+2
*
cgroup: call cg_all_unified() right before using the result
Lennart Poettering
2018-12-10
1
-4
/
+3
*
Merge pull request #11009 from poettering/root-cgroup-again
Lennart Poettering
2018-12-04
1
-95
/
+74
|
\
|
*
cgroup: suffix unit file settings with "=" in log output
Lennart Poettering
2018-12-01
1
-6
/
+6
|
*
core: don't try to write CPU quota and memory limit cgroup attrs on root cgroup
Lennart Poettering
2018-12-01
1
-89
/
+68
*
|
cgroup: Add DisableControllers= directive to disable controller in subtree
Chris Down
2018-12-03
1
-9
/
+7
*
|
cgroup: Traverse leaves to realised cgroup to release controllers
Chris Down
2018-12-03
1
-1
/
+96
*
|
cgroup: Rework unit_realize_cgroup_now to explicitly be breadth-first
Chris Down
2018-12-03
1
-4
/
+94
*
|
cgroup: Move attribute application into unit_create_cgroup
Chris Down
2018-12-03
1
-27
/
+28
|
/
*
cgroup: use device_path_parse_major_minor() also for block device paths
Lennart Poettering
2018-11-29
1
-5
/
+12
*
stat-util: add new APIs device_path_make_{major_minor|canonical}() and device...
Lennart Poettering
2018-11-29
1
-50
/
+2
*
cgroups: beef up DeviceAllow= syntax a bit
Lennart Poettering
2018-11-29
1
-5
/
+46
*
core: add special handling for devices cgroup allow lists for /dev/block/* an...
Lennart Poettering
2018-11-29
1
-18
/
+64
*
cgroup: drastically simplify caching of cgroups members mask
Lennart Poettering
2018-11-23
1
-44
/
+5
*
cgroup: extend comment on what unit_release_cgroup() is for
Lennart Poettering
2018-11-23
1
-1
/
+2
*
cgroup: extend reasons when we realize the enable mask
Lennart Poettering
2018-11-23
1
-1
/
+1
*
cgroup: tighten call that detects whether we need to realize a unit's cgroup ...
Lennart Poettering
2018-11-23
1
-2
/
+17
*
cgroup: simplify check whether it makes sense to realize a cgroup
Lennart Poettering
2018-11-23
1
-3
/
+1
*
cgroup: in unit_invalidate_cgroup() actually modify invalidation mask
Lennart Poettering
2018-11-23
1
-2
/
+2
*
cgroup: be more careful with which controllers we can enable/disable on a cgroup
Lennart Poettering
2018-11-23
1
-6
/
+25
*
cgroup: add explanatory comment
Lennart Poettering
2018-11-23
1
-1
/
+1
*
cgroup: units that aren't loaded properly should not result in cgroup control...
Lennart Poettering
2018-11-23
1
-1
/
+5
*
cgroup: make unit_get_needs_bpf_firewall() static too
Lennart Poettering
2018-11-23
1
-28
/
+28
[next]