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
/
cgroup.c
Age
Commit message (
Expand
)
Author
2016-07-22
cgroup: whitelist inaccessible devices for "auto" and "closed" DevicePolicy.
Alessandro Puccetti
2016-07-20
core: when forcibly killing/aborting left-over unit processes log about it
Lennart Poettering
2016-07-12
Various fixes for typos found by lintian (#3705)
Michael Biebl
2016-07-11
treewide: fix typos and remove accidental repetition of words
Torstein Husebø
2016-07-07
cgroup: fix memory cgroup limit regression on kernel 3.10 (#3673)
Daniel Mack
2016-06-24
cgroup: minor coding style fix
Lennart Poettering
2016-06-20
core: log the right set of the supported controllers (#3558)
Evgeny Vereshchagin
2016-06-02
core: log cgroup legacy and unified hierarchy setting translations
Tejun Heo
2016-06-02
core: pass Unit into cgroup_context_apply() and use log_unit*()
Tejun Heo
2016-05-27
core: add cgroup memory controller support on the unified hierarchy (#3315)
Tejun Heo
2016-05-20
core: put opening curly braces on the same line as function names (#3313)
Tejun Heo
2016-05-18
core: translate between IO and BlockIO settings to ease transition
Tejun Heo
2016-05-18
core: factor out io and blkio helper functions from cgroup_context_apply()
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-16
Merge pull request #3193 from htejun/cgroup-io-controller
Lennart Poettering
2016-05-07
Merge pull request #3160 from htejun/cgroup-fixes-rev2
Zbigniew Jędrzejewski-Szmek
2016-05-05
core: add io controller support on the unified hierarchy
Tejun Heo
2016-05-05
core: use an AF_UNIX/SOCK_DGRAM socket for cgroup agent notification
Lennart Poettering
2016-04-30
core: make unit_has_mask_realized() consider controller enable state
Tejun Heo
2016-04-12
core: remove ManagerRunningAs enum
Lennart Poettering
2016-03-26
core: update populated event handling in unified hierarchy
Tejun Heo
2016-02-10
cgroup: remove support for NetClass= directive
Daniel Mack
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2015-11-17
core: don't generate warnings when write access to the cgroup fs fails in --u...
Lennart Poettering
2015-10-27
util-lib: move inotify-related definitions to fs-util.[ch]
Lennart Poettering
2015-10-27
process-util: rename get_parent_of_pid() → get_process_ppid()
Lennart Poettering
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move string table stuff into its own string-table.[ch]
Lennart Poettering
2015-10-27
util-lib: move more file I/O related calls into fileio.[ch]
Lennart Poettering
2015-10-27
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-09-16
cgroup: add support for net_cls controllers
Daniel Mack
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-04
cgroups: delegation to unprivileged services is safe in the unified hierarchy
Lennart Poettering
2015-09-04
core: split up manager_get_unit_by_pid()
Lennart Poettering
2015-09-04
macro: introduce new PID_TO_PTR macros and make use of them
Lennart Poettering
2015-09-02
tree-wide: fix indentation
Thomas Hindoe Paaboel Andersen
2015-09-01
core: unified cgroup hierarchy support
Lennart Poettering
2015-09-01
core: when looking for the unit for a process, look at the PID hashmaps first
Lennart Poettering
2015-09-01
cgroup: drop "ignore_self" argument from cg_is_empty()
Lennart Poettering
2015-09-01
units: enable waiting for unit termination in certain cases
Lennart Poettering
2015-08-31
unit: add new macros to test for unit contexts
Lennart Poettering
2015-05-11
core: rename SystemdRunningAs to ManagerRunningAs
Lennart Poettering
2015-04-10
shared: add process-util.[ch]
Ronny Chevalier
[next]