GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/systemd.git
gentoo-206
gentoo-207
gentoo-208
gentoo-212
gentoo-215
gentoo-217
gentoo-220
gentoo-229
gentoo-230
gentoo-234
gentoo-236
gentoo-239
gentoo-240
master
Gentoo mirror of systemd with backported commits
systemd project <systemd@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
test-cgroup-mask.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cgroup: Add DisableControllers= directive to disable controller in subtree
Chris Down
2018-12-03
1
-1
/
+13
*
cgroup v2: Don't require CPU controller for CPU accounting in 4.15+
Chris Down
2018-11-18
1
-24
/
+42
*
core: support cgroup v2 device controller
Roman Gushchin
2018-10-09
1
-1
/
+1
*
core: refactor bpf firewall support into a pseudo-controller
Roman Gushchin
2018-10-09
1
-1
/
+1
*
tests: use a helper function to parse environment and open logging
Zbigniew Jędrzejewski-Szmek
2018-09-14
1
-2
/
+1
*
tests: add helper to unify skipping a test and exiting
Zbigniew Jędrzejewski-Szmek
2018-09-14
1
-8
/
+7
*
test: remove support for suffix in get_testdata_dir()
Filipe Brandenburger
2018-09-12
1
-1
/
+1
*
tree-wide: drop copyright lines for more authors
Zbigniew Jędrzejewski-Szmek
2018-06-22
1
-3
/
+0
*
tree-wide: pass NULL arguments to manager_startup() directly, avoid declaring...
Lennart Poettering
2018-06-20
1
-3
/
+1
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
Merge pull request #8575 from keszybz/non-absolute-paths
Lennart Poettering
2018-04-17
1
-10
/
+5
|
\
|
*
tests: use manager_load_startable_unit_or_warn() to load units
Zbigniew Jędrzejewski-Szmek
2018-04-16
1
-10
/
+5
*
|
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
|
/
*
Make MANAGER_TEST_RUN_MINIMAL just allocate data structures
Zbigniew Jędrzejewski-Szmek
2018-03-11
1
-1
/
+1
*
Introduce _cleanup_(manager_freep)
Zbigniew Jędrzejewski-Szmek
2018-03-11
1
-3
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
cgroup: improve cg_mask_to_string a bit, and add tests for it
Lennart Poettering
2017-11-13
1
-0
/
+29
*
tests: skip tests when cg_pid_get_path fails (#7033)
Zbigniew Jędrzejewski-Szmek
2017-10-10
1
-1
/
+5
*
tree-wide: use IN_SET macro (#6977)
Yu Watanabe
2017-10-04
1
-1
/
+1
*
Make test_run into a flags field and disable generators again
Zbigniew Jędrzejewski-Szmek
2017-09-19
1
-1
/
+1
*
tests: when running a manager object in a test, migrate to private cgroup sub...
Lennart Poettering
2017-08-09
1
-0
/
+2
*
test: drop TEST_DATA_DIR, fold into get_testdata_dir()
Martin Pitt
2017-02-16
1
-1
/
+1
*
test: setup test data dir before fake runtime dir
Martin Pitt
2017-02-16
1
-2
/
+2
*
test: make unit tests relocatable
Martin Pitt
2017-02-13
1
-1
/
+1
*
Merge pull request #3290 from htejun/cgroup2-io-compat
Lennart Poettering
2016-05-20
1
-6
/
+7
|
\
|
*
core: translate between IO and BlockIO settings to ease transition
Tejun Heo
2016-05-18
1
-6
/
+7
*
|
basic: remove rm_rf_and_free, add rm_rf_physical_and_free, use rm_rf_physical...
Evgeny Vereshchagin
2016-05-20
1
-1
/
+1
|
/
*
tests: override XDG_RUNTIME_DIR where we use the user runtime dir
Lennart Poettering
2016-04-12
1
-0
/
+6
*
core: remove ManagerRunningAs enum
Lennart Poettering
2016-04-12
1
-1
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
test-cgroup-mask: check return value
Zbigniew Jędrzejewski-Szmek
2016-01-20
1
-0
/
+1
*
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
1
-2
/
+2
*
core: enable TasksMax= for all services by default, and set it to 512
Lennart Poettering
2015-11-16
1
-0
/
+10
*
core: unified cgroup hierarchy support
Lennart Poettering
2015-09-01
1
-18
/
+18
*
test-cgroup-mask: unit_get_sibling_mask ignores cgroup_supported
Filipe Brandenburger
2015-06-11
1
-5
/
+5
*
core: rename SystemdRunningAs to ManagerRunningAs
Lennart Poettering
2015-05-11
1
-1
/
+1
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-5
/
+0
*
test: only use assert_se
Thomas Hindoe Paaboel Andersen
2014-10-04
1
-34
/
+34
*
test-cgroup-mask: fix masks in test and enable by default
Zbigniew Jędrzejewski-Szmek
2014-07-20
1
-7
/
+7
*
test-cgroup-mask: pass on kernels without memory controller
Zbigniew Jędrzejewski-Szmek
2014-07-20
1
-10
/
+10
*
test-engine: fix access to unit load path
Zbigniew Jędrzejewski-Szmek
2014-07-20
1
-3
/
+2
*
make gcc shut up
Lennart Poettering
2014-02-19
1
-1
/
+1
*
core: rework cgroup mask propagation
Lennart Poettering
2014-02-17
1
-11
/
+37
*
fix scan-build issues
Thomas Hindoe Paaboel Andersen
2013-12-10
1
-1
/
+2
*
core: allocate a kdbus bus for each systemd instance, if we can
Lennart Poettering
2013-11-30
1
-1
/
+1
*
cgroups: Cache controller masks and optimize queues.
David Strauss
2013-11-22
1
-0
/
+83