linux/fs/jbd
Jan Kara f93ea411b7 [PATCH] jbd: split checkpoint lists
Split the checkpoint list of the transaction into two lists.  In the first
list we keep the buffers that need to be submitted for IO.  In the second
list are kept buffers that were already submitted and we just have to wait
for the IO to complete.  This should simplify a handling of checkpoint
lists a bit and can eventually be also a performance gain.

Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-06 08:33:59 -08:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
checkpoint.c [PATCH] jbd: split checkpoint lists 2006-01-06 08:33:59 -08:00
commit.c [PATCH] kfree cleanup: fs 2005-11-07 07:54:06 -08:00
journal.c [PATCH] gfp_t: fs/* 2005-10-28 08:16:47 -07:00
recovery.c [PATCH] jbd doc: fix some kernel-doc warnings 2005-11-07 07:53:55 -08:00
revoke.c [PATCH] Change ll_rw_block() calls in JBD 2005-09-07 16:57:55 -07:00
transaction.c [PATCH] kfree cleanup: fs 2005-11-07 07:54:06 -08:00