- 04 Dec, 2019 2 commits
-
-
Stéphane Graber authored
cgroup: add command to retrieve cgroup2 fd and rework cgroup2 attach
-
Christian Brauner authored
On pure unified systemd we can use a single file descriptor to interact with the cgroup filesystem. Add a method to retrieve it and as a start use it in our unified attach codepath. Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
- 03 Dec, 2019 8 commits
-
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Stéphane Graber authored
freezer: cleanup
-
Christian Brauner authored
tree-wide: Fix inconsistent license headers
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
conf: fix memory leak for set config rootfs options
-
Stéphane Graber authored
cgroups/freezer: rework cgroup2 freezer feature usage
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
- 02 Dec, 2019 1 commit
-
-
Stéphane Graber authored
cgroups/devices: use dedicated enums
-
- 01 Dec, 2019 10 commits
-
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Stéphane Graber authored
cgroup2: add bpf device controller live update
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
This will only be defined if liblxc was even compiled with bpf supported. Support itself will be determined at runtime by liblxc itself. Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
- 29 Nov, 2019 2 commits
-
-
Stéphane Graber authored
cgroups: add cgroup2 device controller support
-
Christian Brauner authored
Add a bpf-based device controller implementation. Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
- 27 Nov, 2019 2 commits
-
-
Christian Brauner authored
cgfsng: return attach fail if container stopped
-
LiFeng authored
Signed-off-by:LiFeng <lifeng68@huawei.com>
-
- 21 Nov, 2019 1 commit
-
-
dongxinhua authored
Signed-off-by:dongxinhua <dongxinhua@huawei.com>
-
- 20 Nov, 2019 4 commits
-
-
Stéphane Graber authored
fix wrong order of bridge/nic in error message
-
Balázs Póka authored
Signed-off-by:Balázs Póka <poka@idata.hu>
-
Christian Brauner authored
Typo in a comment
-
Rachid Koucha authored
"above" was used instead of "below" Signed-off-by:Rachid Koucha <rachid.koucha@gmail.com>
-
- 19 Nov, 2019 2 commits
-
-
Stéphane Graber authored
tests: use /dev/null instead of /dev/network_latency
-
Christian Brauner authored
BugLink: https://bugs.launchpad.net/bugs/1848587 The latter device has been removed apparently. Signed-off-by:
Christian Brauner <christian.brauner@ubuntu.com>
-
- 11 Nov, 2019 2 commits
-
-
Christian Brauner authored
configure.ac: fix build on toolchain without SSP
-
Fabrice Fontaine authored
Commit 3b5a0eeb reverted 3aa72711 resulting in lxc being unable to be built on toolchain without SSP support Fixes: - http://autobuild.buildroot.org/results/57945f54ffbc5c8764b6891a4516c4907e56ab97Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com>
-
- 09 Nov, 2019 2 commits
-
-
Stéphane Graber authored
Update cgroup.h
-
Aaditya Murthy authored
Fixed the documentation to say that cgroupv2 uses a unified hierarchy Signed-off-by:Aaditya Murthy <amurthy123@utexas.edu>
-
- 06 Nov, 2019 3 commits
-
-
Stéphane Graber authored
terminal: bugfixes
-
Christian Brauner authored
Closes: https://github.com/lxc/lxd/issues/6408Signed-off-by:
Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
- 04 Nov, 2019 1 commit
-
-
Christian Brauner authored
lxc-usernsexec: support easily mapping own uid
-