From: Andrew Morton <akpm@digeo.com>
To: Badari Pulavarty <pbadari@us.ibm.com>
Cc: linux-aio@kvack.org, lkml <linux-kernel@vger.kernel.org>,
bcrl@redhat.com
Subject: Re: [PATCH 1/2] 2.5.46 AIO support for raw/O_DIRECT
Date: Tue, 05 Nov 2002 17:10:56 -0800 [thread overview]
Message-ID: <3DC86C20.7BA743F1@digeo.com> (raw)
In-Reply-To: 200211060101.gA611gE21063@eng2.beaverton.ibm.com
Badari Pulavarty wrote:
>
> Hi,
>
> Here is (part 1/2) 2.5.46 patch to support AIO for raw/O_DIRECT.
>
> This patch adds the infrastructure only. It does not make
> DIO code Async. (part 2/2 does). Here is summary of what this
> patch does:
>
> 1) Adds generic_file_aio_write_nolock() and makes all other
> generic_file_*_write() to use it.
>
> 2) Modifies generic_file_direct_IO() and ->direct_IO() functions
> to take "kiocb *" instead of "file *".
>
> 3) Renames generic_direct_IO() to blockdev_direct_IO().
> (Andrew's suggestion)
>
> 4) Moves generic_file_direct_IO() to mm/filemap.c
> (Andrew's suggestion)
>
> 5) Adds AIO read/write support for raw driver.
>
Looks sane. Did nfs_direct_IO() not need updating?
next prev parent reply other threads:[~2002-11-06 1:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-06 1:01 [PATCH 1/2] 2.5.46 AIO support for raw/O_DIRECT Badari Pulavarty
2002-11-06 1:10 ` Andrew Morton [this message]
2002-11-06 1:17 ` Badari Pulavarty
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3DC86C20.7BA743F1@digeo.com \
--to=akpm@digeo.com \
--cc=bcrl@redhat.com \
--cc=linux-aio@kvack.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pbadari@us.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.