Ionice: Difference between revisions

From DWIKI
mNo edit summary
 
Line 4: Line 4:
=HOWTO=
=HOWTO=
==Just be nice==
==Just be nice==
  ionice -c 3 <pid>
  ionice -c 3 procname
 
ionice -c 3 -p <pid>


=FAQ=
=FAQ=

Latest revision as of 16:18, 2 September 2024

Links

HOWTO

Just be nice

ionice -c 3 procname
ionice -c 3 -p <pid>

FAQ

ionice -p 1140

unknown: prio 0


buggy software

find current scheduler

yeah where?