[lxc-devel] [lxc/lxc] fe9baa: lxc-ls: Fix memory reporting

GitHub noreply at github.com
Mon Mar 24 22:29:51 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: fe9baa4c87e0ad2c445056119d9e7a81b47f6203
      https://github.com/lxc/lxc/commit/fe9baa4c87e0ad2c445056119d9e7a81b47f6203
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2014-03-24 (Mon, 24 Mar 2014)

  Changed paths:
    M src/lxc/lxc-ls.in

  Log Message:
  -----------
  lxc-ls: Fix memory reporting

This resolves the memory math when memsw is enabled and fixes reporting
of nested containers memory when using cgmanager.

Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>


  Commit: 3f09d6d887223ad205161ae523d036ecb7f89640
      https://github.com/lxc/lxc/commit/3f09d6d887223ad205161ae523d036ecb7f89640
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2014-03-24 (Mon, 24 Mar 2014)

  Changed paths:
    M src/lxc/lxc-ls.in

  Log Message:
  -----------
  lxc-ls: Optimize things a bit

Don't bother access information that the user didn't request.

Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>


  Commit: 70084daff6b4e75608ccb780423f43be28cbed6a
      https://github.com/lxc/lxc/commit/70084daff6b4e75608ccb780423f43be28cbed6a
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2014-03-24 (Mon, 24 Mar 2014)

  Changed paths:
    M config/templates/centos.userns.conf.in
    M config/templates/debian.userns.conf.in
    M config/templates/fedora.userns.conf.in
    M config/templates/gentoo.userns.conf.in
    M config/templates/oracle.userns.conf.in
    M config/templates/plamo.userns.conf.in
    M config/templates/ubuntu.userns.conf.in

  Log Message:
  -----------
  userns: Update bind-mounted devices

This updates all configs to include the exact same set of 7 bind-mounted
devices:
 - console
 - full
 - null
 - random
 - tty
 - urandom
 - zero

Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>


Compare: https://github.com/lxc/lxc/compare/50dbb8209bf6...70084daff6b4


More information about the lxc-devel mailing list