Mais j'imagine que ca utilise les même fonctionnalités du kernel:
man iotop:
iotop watches I/O usage information output by the Linux kernel (requires 2.6.20 or later) and displays a table of current I/O usage by processes or
threads on the system. At least the CONFIG_TASKSTATS and CONFIG_TASK_IO_ACCOUNTING options need to be enabled in your Linux kernel build configura‐
tion.
Une fois que tu auras trouvé le coupable, fais lui découvrir la commande ionice.
# iotop
Posté par mathieu mathieu . En réponse au message Identifier une surcharge des accès disque. Évalué à 1.
man iotop:
iotop watches I/O usage information output by the Linux kernel (requires 2.6.20 or later) and displays a table of current I/O usage by processes or
threads on the system. At least the CONFIG_TASKSTATS and CONFIG_TASK_IO_ACCOUNTING options need to be enabled in your Linux kernel build configura‐
tion.
Une fois que tu auras trouvé le coupable, fais lui découvrir la commande ionice.