Searched hist:f36f3042eae238bdaefe7c79310afe573bfc3622 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/btrfs/ |
H A D | transaction.h | diff 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 D | transaction.c | diff 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 D | extent-tree.c | diff 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>
|