Hello,

hopfully this is the right place for such a question:

I'm not sure when a modification of an existing cgroup takes effect.
There's a cgroup which has running processes in it. During runtime its
necessary to adapt a few cgroup parameters by using the
cgroup_modify_cgroup() function. Now the point of interest is do changes
affect running task directly. (i.e. by setting a reduced value for
"memory.limit_in_bytes" are tasks forced to reduce mem. consume or are
already allocated / running events not affected?) .  Do such changes affect
only future consume (malloc)?

Thanks in advance.

Martin
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Libcg-devel mailing list
Libcg-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libcg-devel

Reply via email to