Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1250463
| From | Zefan Li <lizefan@huawei.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCHSET cgroup/for-4.4] cgroup: make zombies retain cgroup membership and fix pids controller |
| Date | 2015-10-19 10:50 +0200 |
| Message-ID | <qleiK-7D6-17@gated-at.bofh.it> (permalink) |
| References | <qhTaN-5Bn-5@gated-at.bofh.it> <qjFGp-8dL-11@gated-at.bofh.it> <qjXDk-11G-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Tejun, On 2015/10/16 4:41, Tejun Heo wrote: > On Wed, Oct 14, 2015 at 09:38:09PM -0400, Tejun Heo wrote: >> Hello, >> >> On Fri, Oct 09, 2015 at 11:29:27PM -0400, Tejun Heo wrote: >>> The patchset is pretty lightly tested and I need to verify that the >>> corner cases behave as expected. >> >> Fixed several bugs while testing. Updated patches posted. Seems to >> work fine now. git branch has been refreshed with the updated >> patches. >> >> git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git review-zombies >> >> Li, can you please go over the changes? > > I want this series to be in -next at least for a couple weeks before > the merge window opens, so I'm applying it to cgroup/for-4.4 now. > Please let me know if you spot something wrong. Let's fix it up > incrementally. > Sorry for the late reply. I was travelling last week. I'll review those changes within this week. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCHSET cgroup/for-4.4] cgroup: make zombies retain cgroup membership and fix pids controller Tejun Heo <tj@kernel.org> - 2015-10-10 05:40 +0200
[PATCH 12/14] cgroup: make css_set_rwsem a spinlock and rename it to css_set_lock Tejun Heo <tj@kernel.org> - 2015-10-11 15:40 +0200
[PATCH 13/14] cgroup: keep zombies associated with their original cgroups Tejun Heo <tj@kernel.org> - 2015-10-11 15:40 +0200
[PATCH v2 13/14] cgroup: keep zombies associated with their original cgroups Tejun Heo <tj@kernel.org> - 2015-10-12 19:50 +0200
[PATCH 11/14] cgroup: don't hold css_set_rwsem across css task iteration Tejun Heo <tj@kernel.org> - 2015-10-11 15:40 +0200
[PATCH v2 11/14] cgroup: don't hold css_set_rwsem across css task iteration Tejun Heo <tj@kernel.org> - 2015-10-15 03:40 +0200
[PATCH 14/14] cgroup: add cgroup_subsys->free() method and use it to fix pids controller Tejun Heo <tj@kernel.org> - 2015-10-11 15:40 +0200
Re: [PATCH 14/14] cgroup: add cgroup_subsys->free() method and use it to fix pids controller Aleksa Sarai <cyphar@cyphar.com> - 2015-10-12 12:30 +0200
Re: [PATCH 14/14] cgroup: add cgroup_subsys->free() method and use it to fix pids controller Tejun Heo <tj@kernel.org> - 2015-10-12 17:30 +0200
Re: [PATCHSET cgroup/for-4.4] cgroup: make zombies retain cgroup membership and fix pids controller Tejun Heo <tj@kernel.org> - 2015-10-15 03:40 +0200
Re: [PATCHSET cgroup/for-4.4] cgroup: make zombies retain cgroup membership and fix pids controller Tejun Heo <tj@kernel.org> - 2015-10-15 22:50 +0200
Re: [PATCHSET cgroup/for-4.4] cgroup: make zombies retain cgroup membership and fix pids controller Zefan Li <lizefan@huawei.com> - 2015-10-19 10:50 +0200
csiph-web