Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754887AbdIGRtd (ORCPT ); Thu, 7 Sep 2017 13:49:33 -0400 Received: from kanga.kvack.org ([205.233.56.17]:47536 "EHLO kanga.kvack.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751820AbdIGRtc (ORCPT ); Thu, 7 Sep 2017 13:49:32 -0400 X-Greylist: delayed 1937 seconds by postgrey-1.27 at vger.kernel.org; Thu, 07 Sep 2017 13:49:32 EDT Date: Thu, 7 Sep 2017 13:17:15 -0400 From: Benjamin LaHaise To: Linus Torvalds , linux-aio@kvack.org, Linux Kernel Subject: [GIT PULL] aio: improve aio-nr counting Message-ID: <20170907171715.GI7033@kvack.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.2i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 877 Lines: 28 Hello Linus, Please consider pulling the following change for 4.14 to improve aio-nr counting on large SMP systems which has been in linux-next for quite some time. Cheers, -ben The following changes since commit 569dbb88e80deb68974ef6fdd6a13edb9d686261: Linux 4.13 (2017-09-03 13:56:17 -0700) are available in the git repository at: git://git.kvack.org/~bcrl/aio-next.git master for you to fetch changes up to 2a8a98673c13cb2a61a6476153acf8344adfa992: fs: aio: fix the increment of aio-nr and counting against aio-max-nr (2017-09-07 12:28:28 -0400) ---------------------------------------------------------------- Mauricio Faria de Oliveira (1): fs: aio: fix the increment of aio-nr and counting against aio-max-nr fs/aio.c | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) -- "Thought is the essence of where you are now."