Skip to content

Commit 682684a

Browse files
committed
Docs: New BTRFS_IO_LIMIT option
Signed-off-by: Brendan Hide <[email protected]>
1 parent 03e2a42 commit 682684a

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

README.man

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,10 @@ you can turn off the automatic repair (\fB\fCBTRFS\_SCRUB\_READ\_ONLY\fR)
6363
.IP \(bu 2
6464
the default IO priority is set to \fIidle\fP but scrub may take long to finish,
6565
you can change priority to \fInormal\fP (\fB\fCBTRFS\_SCRUB\_PRIORITY\fR)
66+
.IP \(bu 2
67+
If using systemd timers, you can also enable (`BTRFS_IO_LIMIT`) to set IO resource
68+
.IP \(bu 2
69+
limits
6670

6771
.RE
6872

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ __Tuning:__
4646
* you can turn off the automatic repair (`BTRFS_SCRUB_READ_ONLY`)
4747
* the default IO priority is set to *idle* but scrub may take long to finish,
4848
you can change priority to *normal* (`BTRFS_SCRUB_PRIORITY`)
49+
* If using systemd timers, you can also enable (`BTRFS_IO_LIMIT`) to set IO resource
50+
* limits
4951

5052
__Related commands:__
5153

0 commit comments

Comments
 (0)