git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5964101
)
Btrfs: add skip_balance mount option
author
Ilya Dryomov
<idryomov@gmail.com>
Mon, 16 Jan 2012 20:04:48 +0000
(22:04 +0200)
committer
Ilya Dryomov
<idryomov@gmail.com>
Mon, 16 Jan 2012 20:04:48 +0000
(22:04 +0200)
Since restriper kthread starts involuntarily on mount and can suck cpu
and memory bandwidth add a mount option to forcefully skip it. The
restriper in that case hangs around in paused state and can be resumed
from userspace when it's convenient.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
No differences found