Set idle I/O scheduling for a running process.
Section: Priority, Scheduling, and CPU Affinity
Change IO priority for PID
bash
bash
ionice -c3 -p 1234Explanation
Set idle I/O scheduling for a running process.
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