-
- Downloads
Enable use of ionice for all handlers to alleviate IO load
On some workloads, a process creating backups should not become so aggressive on resources that it prevents normal activity of a machine from running. It is especially important when writing to disk. One way to make backups have less impact on the main workload is to force backups to a lower ionice level. With the new ionicelevel configuration, it becomes possible for users to activate the use of ionice and to define the level within the best-effort class to better suit their needs.
Showing
- handlers/borg.in 14 additions, 2 deletionshandlers/borg.in
- handlers/dup.helper.in 7 additions, 2 deletionshandlers/dup.helper.in
- handlers/dup.in 20 additions, 12 deletionshandlers/dup.in
- handlers/makecd.in 15 additions, 1 deletionhandlers/makecd.in
- handlers/rdiff.in 14 additions, 2 deletionshandlers/rdiff.in
- handlers/rsync.in 6 additions, 0 deletionshandlers/rsync.in
- handlers/wget 6 additions, 0 deletionshandlers/wget
Loading
Please register or sign in to comment