Run a command with lower I/O priority.
Section: Priority, Scheduling, and CPU Affinity
Run with IO priority
bash
bash
ionice -c2 -n7 updatedbExplanation
Run a command with lower I/O priority.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Priority, Scheduling, and CPU Affinity
Change IO priority for PID
Set idle I/O scheduling for a running process.
Show real-time scheduler
Inspect real-time scheduling policy and priority.