Commit 31c8744
committed
osd/scrub: increase the default scrub load limit
Modifying the default value of osd_scrub_load_threshold from 0.5
to 10.0, rendering it mostly irrelevant.
That is done following a combination of reasons:
- the new mclock scheduler, which provides a better mechanism to
control scrub load under all conditions;
- the inapplicability of the existing mechanism to Crimson; and
- users` requests.
Signed-off-by: Ronen Friedman <[email protected]>1 parent 89f42f1 commit 31c8744
1 file changed
+3
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
287 | 287 | | |
288 | 288 | | |
289 | 289 | | |
290 | | - | |
291 | | - | |
292 | | - | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
293 | 293 | | |
294 | | - | |
295 | 294 | | |
296 | 295 | | |
297 | 296 | | |
| |||
301 | 300 | | |
302 | 301 | | |
303 | 302 | | |
304 | | - | |
305 | 303 | | |
306 | 304 | | |
307 | 305 | | |
| |||
0 commit comments