Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1353217 > unrolled thread
| Started by | Tejun Heo <tj@kernel.org> |
|---|---|
| First post | 2016-03-08 18:00 +0100 |
| Last post | 2016-03-08 18:00 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCHSET cgroup/for-4.6] cgroup: update migration destination cgroup handling Tejun Heo <tj@kernel.org> - 2016-03-08 18:00 +0100
| From | Tejun Heo <tj@kernel.org> |
|---|---|
| Date | 2016-03-08 18:00 +0100 |
| Subject | Re: [PATCHSET cgroup/for-4.6] cgroup: update migration destination cgroup handling |
| Message-ID | <rat9g-3s9-27@gated-at.bofh.it> |
On Thu, Mar 03, 2016 at 12:19:58PM -0500, Tejun Heo wrote: > cgroup migrations used to always be single destination. There could > be multiple sources but there was only one destination cgroup. This > changed with default hierarchy as enabling a controller would move > processes in child cgroups into separate csses. This was developed > over time and is working correctly now but the way multiple > destinations are handled is hacky and fragile. This patchset updates > migration logic so that multi-destination handling is integral. > > This patchset contains the following four patches. > > 0001-cgroup-fix-incorrect-destination-cgroup-in-cgroup_up.patch > 0002-cgroup-move-migration-destination-verification-out-o.patch > 0003-cgroup-make-cgroup-_taskset-_migrate-take-cgroup_roo.patch > 0004-cgroup-use-css_set-mg_dst_cgrp-for-the-migration-tar.patch These changes are mostly mechanical and I want them to be in for-4.6 for a while before the merge window opens up. Applying to cgroup/for-4.6. In the unlikely case that this breaks something, let's fix with followup patches. Thanks. -- tejun
Back to top | Article view | linux.kernel
csiph-web