From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752098AbbEFEqf (ORCPT ); Wed, 6 May 2015 00:46:35 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:45291 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751192AbbEFEqe (ORCPT ); Wed, 6 May 2015 00:46:34 -0400 Date: Tue, 5 May 2015 21:46:33 -0700 From: Christoph Hellwig To: Dave Chinner Cc: xfs@oss.sgi.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] percpu_counter: batch size aware __percpu_counter_compare() Message-ID: <20150506044633.GA30505@infradead.org> References: <1430863299-9341-1-git-send-email-david@fromorbit.com> <1430863299-9341-2-git-send-email-david@fromorbit.com> <20150506043636.GA10940@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150506043636.GA10940@infradead.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, May 05, 2015 at 09:36:36PM -0700, Christoph Hellwig wrote: > This looks reasonable, but I miss Ccs to the authors of the > percpu_counter code and linux-kernel. Ok, saw it on lkml. Guess I need more coffee, sorry.. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay1.corp.sgi.com [137.38.102.111]) by oss.sgi.com (Postfix) with ESMTP id 45CF27F37 for ; Tue, 5 May 2015 23:46:38 -0500 (CDT) Received: from cuda.sgi.com (cuda3.sgi.com [192.48.176.15]) by relay1.corp.sgi.com (Postfix) with ESMTP id 32A878F8050 for ; Tue, 5 May 2015 21:46:35 -0700 (PDT) Received: from bombadil.infradead.org ([198.137.202.9]) by cuda.sgi.com with ESMTP id Yp8iIodtqMX4yF1W (version=TLSv1 cipher=AES256-SHA bits=256 verify=NO) for ; Tue, 05 May 2015 21:46:33 -0700 (PDT) Date: Tue, 5 May 2015 21:46:33 -0700 From: Christoph Hellwig Subject: Re: [PATCH 1/2] percpu_counter: batch size aware __percpu_counter_compare() Message-ID: <20150506044633.GA30505@infradead.org> References: <1430863299-9341-1-git-send-email-david@fromorbit.com> <1430863299-9341-2-git-send-email-david@fromorbit.com> <20150506043636.GA10940@infradead.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20150506043636.GA10940@infradead.org> 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 Errors-To: xfs-bounces@oss.sgi.com Sender: xfs-bounces@oss.sgi.com To: Dave Chinner Cc: linux-kernel@vger.kernel.org, xfs@oss.sgi.com On Tue, May 05, 2015 at 09:36:36PM -0700, Christoph Hellwig wrote: > This looks reasonable, but I miss Ccs to the authors of the > percpu_counter code and linux-kernel. Ok, saw it on lkml. Guess I need more coffee, sorry.. _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs