WSL2-Linux-Kernel/fs/jfs
Dave Kleikamp 66f3131f54 [PATCH] JFS: reduce number of synchronous transactions
Use an inline pxd list rather than an xad list in the xadlock.
When the number of extents being modified can fit with the xadlock,
a transaction can be committed asynchronously.  Using a list of
pxd's instead of xad's allows us to fit 4 extents, rather than 2.

Signed-off-by: Dave Kleikamp <shaggy@austin.ibm.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-05-02 22:23:52 -07:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
acl.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
endian24.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
file.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
inode.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_acl.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_btree.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_debug.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_debug.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_dinode.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_dmap.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_dmap.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_dtree.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_dtree.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_extent.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_extent.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_filsys.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_imap.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_imap.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_incore.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_inode.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_inode.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_lock.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_logmgr.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_logmgr.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_metapage.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_metapage.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_mount.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_superblock.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_txnmgr.c [PATCH] JFS: reduce number of synchronous transactions 2005-05-02 22:23:52 -07:00
jfs_txnmgr.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_types.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_umount.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_unicode.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_unicode.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_uniupr.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_xattr.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_xtree.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jfs_xtree.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
namei.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
resize.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
super.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
symlink.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
xattr.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00