Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1719332
| From | Tejun Heo <tj@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] cpuset: Allow cpuset controller in default hierarchy |
| Date | 2017-08-24 17:10 +0200 |
| Message-ID | <ui1VF-8db-31@gated-at.bofh.it> (permalink) |
| References | <ui1Ci-7QZ-13@gated-at.bofh.it> <ui1Ci-7QZ-11@gated-at.bofh.it> <ui1LY-7UE-35@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hello, On Thu, Aug 24, 2017 at 10:56:21AM -0400, Waiman Long wrote: > The main reason for sending out this patch is to figure out what exactly > is in your mind before enabling cpuset in v2. > > From my point of view, the exclusive setting makes cpuset behave more > like a resource domain that a resource allocated to one cgroup won't be > available for another cgroup. So we can argue it both ways whether it > violates the basic hierarchy rules or not. It's not even siblings interfering with other siblings. The resource knobs belong to the parent, right? So, the only thing it's doing is restricting the parent itself from creating certain configurations, which can be argued to be a feature but it's a really weird policy enforcement implemented in kernel. > I will be in the Plumbers Conference next month and we can talk more > about this. My goal is to make cgroup v2 ready for prime time hopefully > by the end of the year. Sure, the only thing I think we need for cpuset is cutting down the interface to the minimal set which provides all the features to userspace. Thanks. -- tejun
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [PATCH] cpuset: Allow cpuset controller in default hierarchy Tejun Heo <tj@kernel.org> - 2017-08-24 16:50 +0200
Re: [PATCH] cpuset: Allow cpuset controller in default hierarchy Waiman Long <longman@redhat.com> - 2017-08-24 17:00 +0200
Re: [PATCH] cpuset: Allow cpuset controller in default hierarchy Tejun Heo <tj@kernel.org> - 2017-08-24 17:10 +0200
Re: [PATCH] cpuset: Allow cpuset controller in default hierarchy Waiman Long <longman@redhat.com> - 2017-08-24 17:30 +0200
Re: [PATCH] cpuset: Allow cpuset controller in default hierarchy Christian Brauner <christian.brauner@canonical.com> - 2017-08-25 01:00 +0200
Re: [PATCH] cpuset: Allow cpuset controller in default hierarchy Mike Galbraith <efault@gmx.de> - 2017-08-24 19:40 +0200
csiph-web