[lxc-devel] [lxc/lxc] 36f701: cgroups: handle offline cpus in v1 hierarchy

Stéphane Graber noreply at github.com
Tue Jun 4 11:52:11 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 36f7018103cd66cc16128b04200df15320472a54
      https://github.com/lxc/lxc/commit/36f7018103cd66cc16128b04200df15320472a54
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2019-05-24 (Fri, 24 May 2019)

  Changed paths:
    M src/lxc/cgroups/cgfsng.c

  Log Message:
  -----------
  cgroups: handle offline cpus in v1 hierarchy

Handle offline cpus in v1 hierarchy.

In addition to isolated cpus we also need to account for offline cpus when our
ancestor cgroup is the root cgroup and we have not been initialized yet.

Closes #2953.

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 94d3c14dd72f6015e7d42bdd0d26870b6d97fd50
      https://github.com/lxc/lxc/commit/94d3c14dd72f6015e7d42bdd0d26870b6d97fd50
  Author: Stéphane Graber <stgraber at stgraber.org>
  Date:   2019-06-04 (Tue, 04 Jun 2019)

  Changed paths:
    M src/lxc/cgroups/cgfsng.c

  Log Message:
  -----------
  Merge pull request #3014 from brauner/2019-05-24/cgroups_handle_offline_cpus

cgroups: handle offline cpus in v1 hierarchy


Compare: https://github.com/lxc/lxc/compare/1eaa8c428a5d...94d3c14dd72f


More information about the lxc-devel mailing list