[lxc-devel] [lxc/lxc] edf3a6: doc: Add lxc.aa_allow_incomplete flag to Japanese ...

GitHub noreply at github.com
Wed Sep 24 15:26:58 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: edf3a692c70a50051ab0f29647644037f9a89f07
      https://github.com/lxc/lxc/commit/edf3a692c70a50051ab0f29647644037f9a89f07
  Author: KATOH Yasufumi <karma at jazz.email.ne.jp>
  Date:   2014-09-24 (Wed, 24 Sep 2014)

  Changed paths:
    M doc/ja/lxc.container.conf.sgml.in

  Log Message:
  -----------
  doc: Add lxc.aa_allow_incomplete flag to Japanese man

Update Japanese lxc.container.conf(5) for commit 93c709b

Signed-off-by: KATOH Yasufumi <karma at jazz.email.ne.jp>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>


  Commit: a5475f8f44088aa7529c83a97957882c0ff5c6da
      https://github.com/lxc/lxc/commit/a5475f8f44088aa7529c83a97957882c0ff5c6da
  Author: KATOH Yasufumi <karma at jazz.email.ne.jp>
  Date:   2014-09-24 (Wed, 24 Sep 2014)

  Changed paths:
    M doc/ja/lxc-top.sgml.in

  Log Message:
  -----------
  doc: Update Japanese lxc-top(1) for porting C version

Update for commit 7dc6f6e

Signed-off-by: KATOH Yasufumi <karma at jazz.email.ne.jp>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>


  Commit: c49ecd787d2bf39d0445852115f66f29526151c6
      https://github.com/lxc/lxc/commit/c49ecd787d2bf39d0445852115f66f29526151c6
  Author: Tycho Andersen <tycho.andersen at canonical.com>
  Date:   2014-09-24 (Wed, 24 Sep 2014)

  Changed paths:
    M src/lxc/lxccontainer.c

  Log Message:
  -----------
  lxc-checkpoint should fail if criu gets signal

The ->checkpoint() API call didn't exit correctly if criu was killed by a
signal instead of exiting, so lxc-checkpoint didn't fail correctly as a result.

Signed-off-by: Tycho Andersen <tycho.andersen at canonical.com>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>


  Commit: a3289423ebeb949c1f37e8fd1016d0531fad5d81
      https://github.com/lxc/lxc/commit/a3289423ebeb949c1f37e8fd1016d0531fad5d81
  Author: Tycho Andersen <tycho.andersen at canonical.com>
  Date:   2014-09-24 (Wed, 24 Sep 2014)

  Changed paths:
    M src/lxc/cgfs.c
    M src/lxc/cgmanager.c
    M src/lxc/cgroup.c
    M src/lxc/cgroup.h
    M src/lxc/lxccontainer.c

  Log Message:
  -----------
  Initialize cgroups on lxc-checkpoint -r

With cgmanager, the cgroups are polled on demand, so these steps aren't needed.
However, with cgfs, lxc doesn't know about the cgroups for a container and so
it can't report any of the statistics about e.g. how much memory or CPU a
container is using.

Signed-off-by: Tycho Andersen <tycho.andersen at canonical.com>
Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>


Compare: https://github.com/lxc/lxc/compare/7dc6f6e279b3...a3289423ebeb


More information about the lxc-devel mailing list