index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
dbus-cgroup.c
Age
Commit message (
Expand
)
Author
2016-07-22
core: rename MemoryLimitByPhysicalMemory transient property to MemoryLimitScale
Lennart Poettering
2016-07-22
core: support percentage specifications on TasksMax=
Lennart Poettering
2016-07-21
nspawn: enable major=0/minor=0 devices inside the container (#3773)
Alessandro Puccetti
2016-06-14
systemctl: allow percent-based MemoryLimit= settings via systemctl set-property
Lennart Poettering
2016-06-14
core: make sure to use "infinity" in unit files, not "max"
Lennart Poettering
2016-06-14
core: when receiving a memory limit via the bus, refuse 0
Lennart Poettering
2016-05-28
tree-wide: remove newlines from unit_write_drop_in
Zbigniew Jędrzejewski-Szmek
2016-05-27
core: add cgroup memory controller support on the unified hierarchy (#3315)
Tejun Heo
2016-05-23
core: fix missing newlines when writing out drop-ins for cgroup settings
Tejun Heo
2016-05-23
core: fix the reversed sanity check when setting StartupBlockIOWeight over dbus
Tejun Heo
2016-05-18
core: update CGroupBlockIODeviceBandwidth to record both rbps and wbps
Tejun Heo
2016-05-18
core: add support for IOReadIOPSMax and IOWriteIOPSMax
Tejun Heo
2016-05-18
core: introduce CGroupIOLimitType enums
Tejun Heo
2016-05-05
core: add io controller support on the unified hierarchy
Tejun Heo
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move more file I/O related calls into fileio.[ch]
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-21
core dbus: Check that flush works with memstream
Nicolas Cornu
2015-09-11
cgroup: unify how we invalidate cgroup controller settings
Lennart Poettering
2015-09-11
core: refactor cpu shares/blockio weight cgroup logic
Lennart Poettering
2015-09-10
core: add support for the "pids" cgroup controller
Lennart Poettering
2015-09-08
cgroups: make sure the "devices" controller's enum is named the same way as t...
Lennart Poettering
2015-09-01
core: unified cgroup hierarchy support
Lennart Poettering
2015-08-06
tree-wide: fix indentation
Thomas Hindoe Paaboel Andersen
2015-02-03
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2014-11-05
core: introduce new Delegate=yes/no property controlling creation of cgroup s...
Lennart Poettering
2014-09-29
core/dbus: simplify handling of CPUQuotaPerSecUSec
Zbigniew Jędrzejewski-Szmek
2014-05-22
cgroups: simplify CPUQuota= logic
Lennart Poettering
2014-05-22
cgroup: rework startup logic
Lennart Poettering
2014-05-22
core: add startup resource control option
WaLyong Cho
2014-04-25
core: expose CFS CPU time quota as high-level unit properties
Lennart Poettering
2014-04-25
core: make sure we always write changed cgroup attributes to the cgroupfs
Lennart Poettering
2014-02-24
cgroup: parse array cgroup properties correctly when they aren't at the end o...
Lennart Poettering
2014-02-22
cgroup: Extend DeviceAllow= syntax to whitelist groups of devices, not just p...
Lennart Poettering
2014-01-02
Use format patterns for usec_t, pid_t, nsec_t, usec_t
Zbigniew Jędrzejewski-Szmek
2013-12-25
build-sys: minor fixes found with cppcheck
Lennart Poettering
2013-12-22
core: the cgroup properties are not actually const
Lennart Poettering
2013-12-22
bus: decorate the various object vtables with SD_BUS_VTABLE_PROPERTY_CONST wh...
Lennart Poettering
2013-11-21
bus: rework message handlers to always take an error argument
Lennart Poettering
2013-11-20
core: convert PID 1 to libsystemd-bus
Lennart Poettering
2013-10-21
silent a few more gcc warnings
Kay Sievers
2013-10-14
list: make our list macros a bit easier to use by not requring type spec on e...
Lennart Poettering
2013-09-17
cgroup: get rid of MemorySoftLimit=
Lennart Poettering
2013-09-10
cgroup: setup BlockIODeviceWeight in bus_cgroup_set_property
Gao feng
2013-09-10
cgroup: compare fs paths with path_equal() rather than streq()
Lennart Poettering
2013-09-10
cgroup: setup BlockIORead/WriteBandwidth in bus_cgroup_set_property
Gao feng
2013-08-28
device cgroup: don't create a new CGroupDeviceAllow when it already in the list
Gao feng
2013-08-23
blkio: fix incorrect setting of cpu_shares
Gao feng
2013-07-11
core: simplify drop-in writing logic a bit
Lennart Poettering
[next]