Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1230394

Re: [PATCH 2/5] cgroup, memcg, cpuset: implement cgroup_taskset_for_each_leader()

Path csiph.com!eternal-september.org!feeder.eternal-september.org!news.mixmin.net!weretis.net!feeder1.news.weretis.net!newsfeed.CARNet.hr!news.spin.it!bofh.it!news.nic.it!robomod
From Michal Hocko <mhocko@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH 2/5] cgroup, memcg, cpuset: implement cgroup_taskset_for_each_leader()
Date Tue, 22 Sep 2015 18:00:04 +0200
Message-ID <qby96-1o7-75@gated-at.bofh.it> (permalink)
References <q7BRU-2f9-11@gated-at.bofh.it> <q7BRU-2f9-17@gated-at.bofh.it> <q8IRk-qR-13@gated-at.bofh.it> <qa6ox-7wu-11@gated-at.bofh.it>
X-Original-To Tejun Heo <tj@kernel.org>
X-Google-Dkim-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=6n8wcBndi+2NOxVN2OHBstqj52ImNc7J+6QIDNaR1u8=; b=i6fyukWCz4U8ShRUH1BN4kLUzji59QYD1fK/miWqeiqs+fJH03tsBuqyXtXOO3HmR5 ZBbYyNJsR59M6/uEGg/7joAP1aPCbEVqSNLY/a4hB2ggyASYzi3Meszl9+F1a8oeU4yo 0kYXpQXNKsAYJjiOaq2P84/AGQPtrvSfpuwoZf3+f3GB2cp7JOKPkqDi2mC4v7RoCi2m iHCu5cuKs7Y+MSyaALGH5dKIrd4E5X62vsKq57lSgQssxxtyBhQFi1Yi5Ome4hTzoDkH mfF/deqA3IATWxSrSY5NJ8TAJ8pb94INV+YfLPiL0R5I6iLyX8N4AsjY8ot7gng2ucra YWXQ==
X-Received by 10.180.103.70 with SMTP id fu6mr21872001wib.9.1442936975313; Tue, 22 Sep 2015 08:49:35 -0700 (PDT)
MIME-Version 1.0
Content-Type text/plain; charset=us-ascii
Content-Disposition inline
User-Agent Mutt/1.5.23 (2014-03-12)
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 23
Organization linux.* mail to news gateway
X-Original-Cc lizefan@huawei.com, cgroups@vger.kernel.org, hannes@cmpxchg.org, linux-mm@kvack.org, linux-kernel@vger.kernel.org
X-Original-Date Tue, 22 Sep 2015 17:49:34 +0200
X-Original-Message-ID <20150922154933.GB4027@dhcp22.suse.cz>
X-Original-References <1441998022-12953-1-git-send-email-tj@kernel.org> <1441998022-12953-3-git-send-email-tj@kernel.org> <20150914204907.GI25369@htj.duckdns.org> <20150918160417.GD4065@mtj.duckdns.org>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1230394

Show key headers only | View raw


On Fri 18-09-15 12:04:17, Tejun Heo wrote:
> On Mon, Sep 14, 2015 at 04:49:07PM -0400, Tejun Heo wrote:
> > Michal, if you're okay with this patch, I'll apply the patchset in
> > cgroup/for-4.4.
> 
> Michal?

I am sorry but I wasn't online very much last week. The old and new code
are similarly hackish so I am OK with it. Ideally we should be able to
migrate all the tasks for both the legacy and the default hierarchies
this would require more changes in this area though.

Acked-by: Michal Hocko <mhocko@suse.com>

Thanks!
-- 
Michal Hocko
SUSE Labs
--
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 | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 2/5] cgroup, memcg, cpuset: implement cgroup_taskset_for_each_leader() Tejun Heo <tj@kernel.org> - 2015-09-11 21:10 +0200
  Re: [PATCH 2/5] cgroup, memcg, cpuset: implement  cgroup_taskset_for_each_leader() Tejun Heo <tj@kernel.org> - 2015-09-14 22:50 +0200
    Re: [PATCH 2/5] cgroup, memcg, cpuset: implement  cgroup_taskset_for_each_leader() Tejun Heo <tj@kernel.org> - 2015-09-18 18:10 +0200
      Re: [PATCH 2/5] cgroup, memcg, cpuset: implement  cgroup_taskset_for_each_leader() Michal Hocko <mhocko@kernel.org> - 2015-09-22 18:00 +0200

csiph-web