Home
last modified time | relevance | path

Searched hist:"051 e1b9f748ae673b7325d3fc049bb838606cffa" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dctree.cdiff 051e1b9f748ae673b7325d3fc049bb838606cffa Wed Jun 25 15:01:30 CDT 2008 Chris Mason <chris.mason@oracle.com> Drop locks in btrfs_search_slot when reading a tree block.

One lock per btree block can make for significant congestion if everyone
has to wait for IO at the high levels of the btree. This drops
locks held by a path when doing reads during a tree search.

Signed-off-by: Chris Mason <chris.mason@oracle.com>
H A Dctree.hdiff 051e1b9f748ae673b7325d3fc049bb838606cffa Wed Jun 25 15:01:30 CDT 2008 Chris Mason <chris.mason@oracle.com> Drop locks in btrfs_search_slot when reading a tree block.

One lock per btree block can make for significant congestion if everyone
has to wait for IO at the high levels of the btree. This drops
locks held by a path when doing reads during a tree search.

Signed-off-by: Chris Mason <chris.mason@oracle.com>
H A Dextent-tree.cdiff 051e1b9f748ae673b7325d3fc049bb838606cffa Wed Jun 25 15:01:30 CDT 2008 Chris Mason <chris.mason@oracle.com> Drop locks in btrfs_search_slot when reading a tree block.

One lock per btree block can make for significant congestion if everyone
has to wait for IO at the high levels of the btree. This drops
locks held by a path when doing reads during a tree search.

Signed-off-by: Chris Mason <chris.mason@oracle.com>
H A Ddisk-io.cdiff 051e1b9f748ae673b7325d3fc049bb838606cffa Wed Jun 25 15:01:30 CDT 2008 Chris Mason <chris.mason@oracle.com> Drop locks in btrfs_search_slot when reading a tree block.

One lock per btree block can make for significant congestion if everyone
has to wait for IO at the high levels of the btree. This drops
locks held by a path when doing reads during a tree search.

Signed-off-by: Chris Mason <chris.mason@oracle.com>