From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932404AbcKGPwP (ORCPT ); Mon, 7 Nov 2016 10:52:15 -0500 Received: from gateway21.websitewelcome.com ([192.185.45.91]:57745 "EHLO gateway21.websitewelcome.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753223AbcKGPwM (ORCPT ); Mon, 7 Nov 2016 10:52:12 -0500 X-Greylist: delayed 1421 seconds by postgrey-1.27 at vger.kernel.org; Mon, 07 Nov 2016 10:52:12 EST Date: Mon, 7 Nov 2016 08:28:25 -0700 From: Stephen Bates To: linux-kernel@vger.kernel.org, linux-block@vger.kernel.org, axboe@fb.com Subject: Re: [PATCHSET v2] block: IO polling improvements Message-ID: <20161107152824.GA20916@cgy1-donard.priv.deltatee.com> Reply-To: 1478202307-1947-1-git-send-email-axboe@fb.com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - estate.websitewelcome.com X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - raithlin.com X-BWhitelist: no X-Source-IP: 207.54.116.65 X-Exim-ID: 1c3lqU-000A13-Qd X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: lambic.deltatee.com (cgy1-donard.priv.deltatee.com) [207.54.116.65]:54230 X-Source-Auth: raithlin X-Email-Count: 3 X-Source-Cap: cmFpdGhsaW47c2NvdHQ7ZXN0YXRlLndlYnNpdGV3ZWxjb21lLmNvbQ== Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > Fixed a few bugs in this, and addressed some review comments. Patches > are against my 4.10 block branch, for-4.10/block. Jens Thanks for proposing this. Looks very cool. I will try and get you a review and some testing this week... Cheers Stephen