[systemd-devel] [PATCH v2 0/5] resent

Dimitri John Ledkov dimitri.j.ledkov at intel.com
Fri May 29 13:46:40 PDT 2015


... sigh looks like I had duplicate patches generated in my tree.
this is a clean resent.

Dimitri John Ledkov (5):
  cgroup-util: fix is_valid check to pass for unified cgroup hierchy.
  configure.ac: add option for experimental unified cgroup handling.
  core/mount-setup: Mount unified hierchy, instead of name=systemd, when
    compiled to do so.
  unified-cgroup: fix cg_pid_get_path() and cg_get_path().
  core/cgroup: Add cgroup.populated inotify watches, when available.

 configure.ac                | 11 ++++++
 src/core/cgroup.c           | 81 +++++++++++++++++++++++++++++++++++++++++++--
 src/core/manager.c          |  7 +++-
 src/core/manager.h          |  3 ++
 src/core/mount-setup.c      |  5 +++
 src/core/service.c          |  2 +-
 src/shared/cgroup-util.c    | 40 ++++++++++++++++++----
 src/shared/cgroup-util.h    |  6 ++--
 src/shared/def.h            |  4 +++
 src/test/test-cgroup-util.c | 21 +++++++++++-
 src/test/test-cgroup.c      | 12 +++----
 11 files changed, 172 insertions(+), 20 deletions(-)

-- 
2.1.4



More information about the systemd-devel mailing list