public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] AIO wait bit support
@ 2004-11-03  9:10 Suparna Bhattacharya
  2004-11-03  9:13 ` [PATCH 1/6] Add a wait queue arg to the wait_bit action() routine Suparna Bhattacharya
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Suparna Bhattacharya @ 2004-11-03  9:10 UTC (permalink / raw)
  To: linux-aio, linux-kernel, akpm, wli


The series of patches that follow integrate AIO with 
William Lee Irwin's wait bit changes, to support asynchronous
page waits.

[1] modify-wait-bit-action-args.patch
	Add a wait queue arg to the wait_bit action() routine

[2] lock_page_slow.patch
	Rename __lock_page to lock_page_slow

[3] init-wait-bit-key.patch
	Interfaces to init and to test wait bit key

[4] tsk-default-io-wait.patch
	Add default io wait bit field in task struct

[5] aio-wait-bit.patch
	AIO wake bit and AIO wait bit

[6] aio-wait-page.patch
	AIO wait page and lock page

Regards
Suparna

-- 
Suparna Bhattacharya (suparna@in.ibm.com)
Linux Technology Center
IBM Software Lab, India


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2004-11-04  4:52 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox