Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755779Ab3DAFZj (ORCPT ); Mon, 1 Apr 2013 01:25:39 -0400 Received: from mail-ob0-f170.google.com ([209.85.214.170]:34260 "EHLO mail-ob0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751933Ab3DAFZi (ORCPT ); Mon, 1 Apr 2013 01:25:38 -0400 MIME-Version: 1.0 In-Reply-To: References: <147bfb5aa81790f94df75858bf20570cbacc9dca.1364740180.git.viresh.kumar@linaro.org> Date: Mon, 1 Apr 2013 10:55:37 +0530 Message-ID: Subject: Re: [PATCH V4 1/4] workqueue: Add system wide system_freezable_unbound_wq From: Viresh Kumar To: Amit Kucheria Cc: Tejun Heo , axboe@kernel.dk, Robin Randhawa , linux-rt-users@vger.kernel.org, Patch Tracking , Peter Zijlstra , Liviu Dudau , linux-kernel@vger.kernel.org, Steven Rostedt , Lists linaro-kernel , Steve Bannister , airlied@redhat.com, Arvind Chauhan , mingo@redhat.com, davem@davemloft.net, Charles Garcia-Tobin Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 737 Lines: 15 On 1 April 2013 10:50, Amit Kucheria wrote: > On Sun, Mar 31, 2013 at 8:01 PM, Viresh Kumar wrote: >> This patch adds system wide system_freezable_unbound_wq which will be used by >> code that currently uses system_freezable_wq and can be moved to unbound >> workqueues. > > _Why_ do i need this change? Block layer uses system_freezable_wq for some work and to migrate them to a UNBOUND wq it was required. Sorry if it is yet not clear. -- 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/