https://github.com/torvalds/linux
Revision f36f3042eae238bdaefe7c79310afe573bfc3622 authored by Chris Mason on 30 July 2009, 14:04:48 UTC, committed by Chris Mason on 30 July 2009, 14:14:46 UTC
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>
1 parent 276e680
History
Tip revision: f36f3042eae238bdaefe7c79310afe573bfc3622 authored by Chris Mason on 30 July 2009, 14:04:48 UTC
Btrfs: be more polite in the async caching threads
Tip revision: f36f304
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 885 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.6 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 144.8 KB
Makefile -rw-r--r-- 53.8 KB
README -rw-r--r-- 16.7 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top