Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754539AbbHXVkG (ORCPT ); Mon, 24 Aug 2015 17:40:06 -0400 Received: from mail-qk0-f178.google.com ([209.85.220.178]:33418 "EHLO mail-qk0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751235AbbHXVkC (ORCPT ); Mon, 24 Aug 2015 17:40:02 -0400 Date: Mon, 24 Aug 2015 17:40:00 -0400 From: Tejun Heo To: Paul Turner Cc: Austin S Hemmelgarn , Peter Zijlstra , Ingo Molnar , Johannes Weiner , lizefan@huawei.com, cgroups , LKML , kernel-team , Linus Torvalds , Andrew Morton Subject: Re: [PATCH 3/3] sched: Implement interface for cgroup unified hierarchy Message-ID: <20150824214000.GL28944@mtj.duckdns.org> References: <20150818203117.GC15739@mtj.duckdns.org> <20150822182916.GE20768@mtj.duckdns.org> <55DB3C76.5010009@gmail.com> <20150824170427.GA27262@mtj.duckdns.org> <20150824210223.GH28944@mtj.duckdns.org> <20150824211707.GJ28944@mtj.duckdns.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1145 Lines: 25 On Mon, Aug 24, 2015 at 02:19:29PM -0700, Paul Turner wrote: > > Would it be possible for you to give realistic and concrete examples? > > I'm not trying to play down the use cases but concrete examples are > > usually helpful at putting things in perspective. > > I don't think there's anything that's not realistic or concrete about > the example above. The "suppose" parts were only for qualifying the > pool sizes for vcpu and non-vcpu threads above since discussion of > implementation using nice is dependent on knowing these counts. Hmm... I was hoping for an actual configurations and usage scenarios. Preferably something people can set up and play with. I take that the CPU intensive helper threads are usually IO workers? Is the scenario where the VM is set up with a lot of IO devices and different ones may consume large amount of CPU cycles at any given point? Thanks. -- tejun -- 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/