SCHED_SETPARAM |
Fixe le paramètre |
|---|---|
| GNU C | sched.h |
Syntaxe
| int sched_setparam(pid_t pid, const struct sched_param *param); |
Description
Cette fonction permet de fixer les paramètres du planificateur.
Dernière mise à jour : Mardi, le 19 Mai 2020
SCHED_SETPARAM |
Fixe le paramètre |
|---|---|
| GNU C | sched.h |
| int sched_setparam(pid_t pid, const struct sched_param *param); |
Cette fonction permet de fixer les paramètres du planificateur.