linux_wiki:ionice

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
linux_wiki:ionice [2019/11/04 22:33]
billdozor [Scheduling Classes/Priority Levels]
linux_wiki:ionice [2019/11/04 22:34] (current)
billdozor [Set Class/Priority]
Line 41: Line 41:
 </code> </code>
  
 +\\
 Remove a large file, use best effort scheduling, with a low priority Remove a large file, use best effort scheduling, with a low priority
 <code bash> <code bash>
-ionice -c 2 -n 7 rm /var/log/mylargelog+ionice -n 7 rm /var/log/mylargelog
 </code> </code>
  
 ---- ----
  
  • linux_wiki/ionice.1572924826.txt.gz
  • Last modified: 2019/11/04 22:33
  • by billdozor