Cours:LinuxPb : Différence entre versions
(Page créée avec « A fix would be to add the following parameters to GRUB_CMDLINE_LINUX_DEFAULT in /etc/default/grub: i915.enable_dc=0 intel_idle.max_cstate=2 ») |
|||
| Ligne 3 : | Ligne 3 : | ||
i915.enable_dc=0 | i915.enable_dc=0 | ||
intel_idle.max_cstate=2 | intel_idle.max_cstate=2 | ||
| + | |||
| + | |||
| + | echo 3 > /proc/sys/vm/drop_caches | ||
Version actuelle datée du 18 octobre 2024 à 12:40
A fix would be to add the following parameters to GRUB_CMDLINE_LINUX_DEFAULT in /etc/default/grub:
i915.enable_dc=0 intel_idle.max_cstate=2
echo 3 > /proc/sys/vm/drop_caches