Home
last modified time | relevance | path

Searched hist:f36f3042eae238bdaefe7c79310afe573bfc3622 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dtransaction.hdiff f36f3042eae238bdaefe7c79310afe573bfc3622 Thu Jul 30 09:04:48 CDT 2009 Chris Mason <chris.mason@oracle.com> Btrfs: be more polite in the async caching threads

The semaphore used by the async caching threads can prevent a
transaction commit, which can make the FS appear to stall. This
releases the semaphore more often when a transaction commit is
in progress.

Signed-off-by: Chris Mason <chris.mason@oracle.com>
H A Dtransaction.cdiff f36f3042eae238bdaefe7c79310afe573bfc3622 Thu Jul 30 09:04:48 CDT 2009 Chris Mason <chris.mason@oracle.com> Btrfs: be more polite in the async caching threads

The semaphore used by the async caching threads can prevent a
transaction commit, which can make the FS appear to stall. This
releases the semaphore more often when a transaction commit is
in progress.

Signed-off-by: Chris Mason <chris.mason@oracle.com>
H A Dextent-tree.cdiff f36f3042eae238bdaefe7c79310afe573bfc3622 Thu Jul 30 09:04:48 CDT 2009 Chris Mason <chris.mason@oracle.com> Btrfs: be more polite in the async caching threads

The semaphore used by the async caching threads can prevent a
transaction commit, which can make the FS appear to stall. This
releases the semaphore more often when a transaction commit is
in progress.

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