From: Suparna Bhattacharya <suparna@in.ibm.com>
To: William Lee Irwin III <wli@holomorphy.com>
Cc: linux-aio@kvack.org, linux-kernel@vger.kernel.org, akpm@osdl.org
Subject: Re: [PATCH 0/6] AIO wait bit support
Date: Thu, 4 Nov 2004 10:30:39 +0530 [thread overview]
Message-ID: <20041104050039.GA4087@in.ibm.com> (raw)
In-Reply-To: <20041103092311.GB2583@holomorphy.com>
On Wed, Nov 03, 2004 at 01:23:11AM -0800, William Lee Irwin III wrote:
> On Wed, Nov 03, 2004 at 02:40:36PM +0530, Suparna Bhattacharya wrote:
> > The series of patches that follow integrate AIO with
> > William Lee Irwin's wait bit changes, to support asynchronous
> > page waits.
>
> Thank you for pursuing this. I apologize for not participating more
> directly in the follow-up.
>
> I also apologize for mentioning this, but I'm disturbed by current
> events right now, so I won't be evaluating these in any technical
> sense for at least a few days.
The main change to the wait bit code is the addition of a wait queue
argument to the action routine, and abstracting the wait bit key
check into a separate function. Rest of the stuff is mostly in aioland.
Regards
Suparna
>
>
> -- wli
> --
> To unsubscribe, send a message with 'unsubscribe linux-aio' in
> the body to majordomo@kvack.org. For more info on Linux AIO,
> see: http://www.kvack.org/aio/
> Don't email: <a href=mailto:"aart@kvack.org">aart@kvack.org</a>
--
Suparna Bhattacharya (suparna@in.ibm.com)
Linux Technology Center
IBM Software Lab, India
prev parent reply other threads:[~2004-11-04 4:52 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-03 9:10 [PATCH 0/6] AIO wait bit support Suparna Bhattacharya
2004-11-03 9:13 ` [PATCH 1/6] Add a wait queue arg to the wait_bit action() routine Suparna Bhattacharya
2004-11-03 9:14 ` [PATCH 2/6] Rename __lock_page to lock_page_slow Suparna Bhattacharya
2004-11-03 9:15 ` [PATCH 3/6] Interfaces to init and to test wait bit key Suparna Bhattacharya
2004-11-03 9:20 ` [PATCH 4/6] Add default io wait bit field in task struct Suparna Bhattacharya
2004-11-03 9:22 ` [PATCH 5/6] AIO wake bit and AIO wait bit Suparna Bhattacharya
2004-11-03 9:23 ` [PATCH 6/6] AIO wait page and AIO lock page Suparna Bhattacharya
2004-11-03 9:32 ` Suparna Bhattacharya
2004-11-03 9:23 ` [PATCH 0/6] AIO wait bit support William Lee Irwin III
2004-11-04 5:00 ` Suparna Bhattacharya [this message]
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=20041104050039.GA4087@in.ibm.com \
--to=suparna@in.ibm.com \
--cc=akpm@osdl.org \
--cc=linux-aio@kvack.org \
--cc=linux-kernel@vger.kernel.org \
--cc=wli@holomorphy.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.