[lxc-devel] [Lxc-devel] [PATCH 4/5] Add pids of lxc-attach to the cgroup of container

"Axel Schöner" axel.schoener at gmx.de
Sun Oct 2 18:14:42 UTC 2011


--- lxc_roh/src/lxc/cgroup.h	2011-10-02 18:57:40.000000000 +0200
+++ lxc/src/lxc/cgroup.h	2011-10-02 17:39:01.000000000 +0200
@@ -31,4 +31,5 @@
 int lxc_cgroup_path_get(char **path, const char *subsystem, const char *name);
 int lxc_cgroup_nrtasks(const char *name);
 int lxc_ns_is_mounted(void);
+int lxc_cgroup_append_task(const char *name, pid_t pid);
 #endif
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch_attach_cgroup_4of5_cgroup.h
Type: text/x-chdr
Size: 363 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20111002/f2fa0c49/attachment.h>


More information about the lxc-devel mailing list