On Wed, 1 Dec 2010 12:17:20 -0800 Paul Menage <[email protected]> wrote:
> When multiple hierarchies are mounted a task will be in one cgroup on > each hierarchy - which cgroup's timer_slack_ns value should be used > for it? > > This doesn't belong in the generic cgroups framework. It sounds like > it's something that should be its own subsystem, or else part of > something like the cpu subsystem. good point. the current behavior is that the timer_slack_ns value will be assigned by the last hierarchy it attaches to, which might not be desirable. I guess timer_slack_ns alone cannot qualify for a new subsystem, I will try to fit it into cpuset. Thanks for the review, Jacob _______________________________________________ Containers mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/containers _______________________________________________ Devel mailing list [email protected] https://openvz.org/mailman/listinfo/devel
