From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fengguang Wu Subject: Re: [PATCH UPDATED 6/6] workqueue: reimplement WQ_HIGHPRI using a separate worker_pool Date: Sat, 14 Jul 2012 16:18:02 +0800 Message-ID: <20120714081802.GA30812@localhost> References: <1341859315-17759-1-git-send-email-tj@kernel.org> <1341859315-17759-7-git-send-email-tj@kernel.org> <20120714035650.GC5638@dhcp-172-17-108-109.mtv.corp.google.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, joshhunt00@gmail.com, axboe@kernel.dk, rni@google.com, vgoyal@redhat.com, vwadekar@nvidia.com, herbert@gondor.apana.org.au, davem@davemloft.net, linux-crypto@vger.kernel.org, swhiteho@redhat.com, bpm@sgi.com, elder@kernel.org, xfs@oss.sgi.com, marcel@holtmann.org, gustavo@padovan.org, johan.hedberg@gmail.com, linux-bluetooth@vger.kernel.org, martin.petersen@oracle.com, Tony Luck To: Tejun Heo Return-path: Received: from mga11.intel.com ([192.55.52.93]:47466 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757204Ab2GNISR (ORCPT ); Sat, 14 Jul 2012 04:18:17 -0400 Content-Disposition: inline In-Reply-To: <20120714035650.GC5638@dhcp-172-17-108-109.mtv.corp.google.com> Sender: linux-crypto-owner@vger.kernel.org List-ID: > v2: nr_running indexing bug in get_pool_nr_running() fixed. > > Signed-off-by: Tejun Heo > Reported-by: Josh Hunt > LKML-Reference: > Cc: Tony Luck > Cc: Fengguang Wu > --- > git branch updated accordingly. Thanks. It works now, thank you very much! Tested-by: Fengguang Wu From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda1.sgi.com [192.48.157.11]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id q6E8IH1q249695 for ; Sat, 14 Jul 2012 03:18:17 -0500 Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by cuda.sgi.com with ESMTP id Fu7w206X5HGiUvG4 for ; Sat, 14 Jul 2012 01:18:16 -0700 (PDT) Date: Sat, 14 Jul 2012 16:18:02 +0800 From: Fengguang Wu Subject: Re: [PATCH UPDATED 6/6] workqueue: reimplement WQ_HIGHPRI using a separate worker_pool Message-ID: <20120714081802.GA30812@localhost> References: <1341859315-17759-1-git-send-email-tj@kernel.org> <1341859315-17759-7-git-send-email-tj@kernel.org> <20120714035650.GC5638@dhcp-172-17-108-109.mtv.corp.google.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20120714035650.GC5638@dhcp-172-17-108-109.mtv.corp.google.com> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: Tejun Heo Cc: axboe@kernel.dk, elder@kernel.org, rni@google.com, martin.petersen@oracle.com, linux-bluetooth@vger.kernel.org, torvalds@linux-foundation.org, marcel@holtmann.org, linux-kernel@vger.kernel.org, vwadekar@nvidia.com, swhiteho@redhat.com, herbert@gondor.hengli.com.au, bpm@sgi.com, Tony Luck , linux-crypto@vger.kernel.org, gustavo@padovan.org, xfs@oss.sgi.com, joshhunt00@gmail.com, davem@davemloft.net, vgoyal@redhat.com, johan.hedberg@gmail.com > v2: nr_running indexing bug in get_pool_nr_running() fixed. > > Signed-off-by: Tejun Heo > Reported-by: Josh Hunt > LKML-Reference: > Cc: Tony Luck > Cc: Fengguang Wu > --- > git branch updated accordingly. Thanks. It works now, thank you very much! Tested-by: Fengguang Wu _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757984Ab2GNISY (ORCPT ); Sat, 14 Jul 2012 04:18:24 -0400 Received: from mga11.intel.com ([192.55.52.93]:47466 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757204Ab2GNISR (ORCPT ); Sat, 14 Jul 2012 04:18:17 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.71,315,1320652800"; d="scan'208";a="177250367" Date: Sat, 14 Jul 2012 16:18:02 +0800 From: Fengguang Wu To: Tejun Heo Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, joshhunt00@gmail.com, axboe@kernel.dk, rni@google.com, vgoyal@redhat.com, vwadekar@nvidia.com, herbert@gondor.hengli.com.au, davem@davemloft.net, linux-crypto@vger.kernel.org, swhiteho@redhat.com, bpm@sgi.com, elder@kernel.org, xfs@oss.sgi.com, marcel@holtmann.org, gustavo@padovan.org, johan.hedberg@gmail.com, linux-bluetooth@vger.kernel.org, martin.petersen@oracle.com, Tony Luck Subject: Re: [PATCH UPDATED 6/6] workqueue: reimplement WQ_HIGHPRI using a separate worker_pool Message-ID: <20120714081802.GA30812@localhost> References: <1341859315-17759-1-git-send-email-tj@kernel.org> <1341859315-17759-7-git-send-email-tj@kernel.org> <20120714035650.GC5638@dhcp-172-17-108-109.mtv.corp.google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120714035650.GC5638@dhcp-172-17-108-109.mtv.corp.google.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > v2: nr_running indexing bug in get_pool_nr_running() fixed. > > Signed-off-by: Tejun Heo > Reported-by: Josh Hunt > LKML-Reference: > Cc: Tony Luck > Cc: Fengguang Wu > --- > git branch updated accordingly. Thanks. It works now, thank you very much! Tested-by: Fengguang Wu