[lxc-devel] [lxc/lxc] 030951: lxccontainer: remove locks from set_cgroup_item()

GitHub noreply at github.com
Thu Sep 20 22:11:45 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 03095169caecb4ca85ebb9dda5e634cb9cc28c27
      https://github.com/lxc/lxc/commit/03095169caecb4ca85ebb9dda5e634cb9cc28c27
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-09-20 (Thu, 20 Sep 2018)

  Changed paths:
    M src/lxc/lxccontainer.c

  Log Message:
  -----------
  lxccontainer: remove locks from set_cgroup_item()

The on-disk config file is not altered and the in-memory config isn't
altered so no need for locking.

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


  Commit: 152508ba09adc41ec7199b395f4cbbdd4327399b
      https://github.com/lxc/lxc/commit/152508ba09adc41ec7199b395f4cbbdd4327399b
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-09-20 (Thu, 20 Sep 2018)

  Changed paths:
    M src/lxc/lxccontainer.c

  Log Message:
  -----------
  lxccontainer: remove locks from get_cgroup_item()

The on-disk config file is not altered and the in-memory config isn't
altered so no need for locking.

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


  Commit: 2eea2607523185736d4da58c9c3640e3d71b04d9
      https://github.com/lxc/lxc/commit/2eea2607523185736d4da58c9c3640e3d71b04d9
  Author: Stéphane Graber <stgraber at stgraber.org>
  Date:   2018-09-21 (Fri, 21 Sep 2018)

  Changed paths:
    M src/lxc/lxccontainer.c

  Log Message:
  -----------
  Merge pull request #2626 from brauner/2018-09-20/remove_locking

lxccontainer: remove cgroup locking


Compare: https://github.com/lxc/lxc/compare/7fc5ee66feba...2eea26075231
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the lxc-devel mailing list