commit | d85c8a6f1bc083279215ff6e79b7c292bf3ec905 | [log] [tgz] |
---|---|---|
author | Chris Mason <chris.mason@oracle.com> | Thu Dec 15 15:38:41 2011 -0500 |
committer | Chris Mason <chris.mason@oracle.com> | Thu Dec 15 15:38:41 2011 -0500 |
tree | a816e64b9c9fa84ae3033ecf12a21a429a7301d9 | |
parent | 567a45e917343c952806bb9f5c19aab0139bd519 [diff] |
Btrfs: unplug every once and a while The btrfs io submission threads can build up massive plug lists. This keeps things more reasonable so we don't hand over huge dumps of IO at once. Signed-off-by: Chris Mason <chris.mason@oracle.com>