From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Moyer Subject: Re: Direct I/O + Asynchronous I/O from kernel Date: Fri, 21 Sep 2012 10:14:24 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Al Viro , linux-fsdevel@vger.kernel.org, David John Kleikamp , Zach Brown To: Rajat Sharma Return-path: Received: from mx1.redhat.com ([209.132.183.28]:2322 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752357Ab2IUOOb (ORCPT ); Fri, 21 Sep 2012 10:14:31 -0400 In-Reply-To: (Rajat Sharma's message of "Fri, 21 Sep 2012 12:11:46 +0530") Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Rajat Sharma writes: > Hi Al, > > From a long time, I have been facing two issues in Linux kernel > related to Direct I/O and Asynchronous I/O. Although so far I have > managed to work around them, but I feel these could be easily fixed > with a kernel patch. But before working out on a patch, I thought it > is worthy to ask for an opinion about these two issues: Dave Kleikamp has been working on resurrecting an old patchset from Zach Brown: https://lkml.org/lkml/2012/3/30/317 I think there may have been another posting since then. Anyway, I think Dave is due to send another soon. Right Dave? ;-) -Jeff