ionice# Set I/O scheduling class for a process. $ ionice -c 3 cp big.iso /backup/ $ ionice -c 2 -n 7 -p $(pgrep rsync)