Re: Truc et astuces: nice et ionice (rappel)

Marc SCHAEFER via gull <gull-04vmY7CpswVinyhjFObuvR+/[email protected]>
Newsgroups gmane.org.user-groups.gull.general
Message-ID <[email protected]>
On Fri, Mar 03, 2023 at 09:54:31AM +0100, felix via gull wrote:
>   $ exec nice -19 ionice -c 3 bash

Attention, de mémoire les priorités de queue d'I/O ont été désactivées
par défaut dans pas mal de distributions, ce qui fait qu'ionice -c3 n'a
aujourd'hui pas d'effet.

Work-around: activer le I/O scheduler qui va bien: 

   echo bfq | tee /sys/block/*/queue/scheduler

Soit c'est psychologique, soit ça rend effectivement les I/O plus
souples dans mon workload et refait marcher l'ionice.
_______________________________________________
gull mailing list
[email protected]
https://forum.linux-gull.ch/mailman/listinfo/gull
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.