Branch: refs/heads/master Home: https://github.com/lxc/lxc Commit: 942e193ef9aabd3d1e5695aa31b3a47416764981 https://github.com/lxc/lxc/commit/942e193ef9aabd3d1e5695aa31b3a47416764981 Author: Christian Brauner <christian.brau...@ubuntu.com> Date: 2019-08-15 (Thu, 15 Aug 2019)
Changed paths: M src/lxc/cgroups/cgfsng.c M src/lxc/cgroups/cgroup.h M src/lxc/freezer.c Log Message: ----------- cgroups: support cgroup2 freezer Signed-off-by: Christian Brauner <christian.brau...@ubuntu.com> Commit: 8d661d380fa1c993f424d9331865ef38f105b465 https://github.com/lxc/lxc/commit/8d661d380fa1c993f424d9331865ef38f105b465 Author: Christian Brauner <christian.brau...@ubuntu.com> Date: 2019-08-26 (Mon, 26 Aug 2019) Changed paths: M src/lxc/cgroups/cgfsng.c Log Message: ----------- cgfsng: mount pure unified cgroup layout correctly When pure cgroup unified mode is used we cannot pre-mount a tmpfs as this confuses systemd. Users should also set lxc.mount.auto = cgroup:force to ensure that systemd in the container and on the host use identical cgroup layouts. Signed-off-by: Christian Brauner <christian.brau...@ubuntu.com> Commit: b14cd8ac4fbe0b5c8254bcfba289029646e2ac3c https://github.com/lxc/lxc/commit/b14cd8ac4fbe0b5c8254bcfba289029646e2ac3c Author: Stéphane Graber <stgra...@ubuntu.com> Date: 2019-08-27 (Tue, 27 Aug 2019) Changed paths: M src/lxc/cgroups/cgfsng.c M src/lxc/cgroups/cgroup.h M src/lxc/freezer.c Log Message: ----------- Merge pull request #3120 from brauner/2019-08-15/cgroup2_freezer cgroups: support cgroup2 freezer Compare: https://github.com/lxc/lxc/compare/44c7d9c39c0a...b14cd8ac4fbe _______________________________________________ lxc-devel mailing list lxc-devel@lists.linuxcontainers.org http://lists.linuxcontainers.org/listinfo/lxc-devel