Comment 8 for bug 2064291

Revision history for this message
Bernard Stafford (bernard010) wrote (last edit ): Re: Ubuntu 24.04 crashed multiple times

The crashing problem has stopped, I will keep testing to confirm first.
I opened terminal, imputed:
  echo 0 | sudo tee /sys/kernel/mm/ksm/run
disable kernel samepage merging
  echo 1000 | sudo tee /sys/kernel/mm/lru_gen/min_ttl_ms
trashing mitigation
  echo 5 | sudo tee /proc/sys/vm/dirty_ratio
  echo 5 | sudo tee /proc/sys/vm/dirty_background_ratio
prevent stuttering behavior during intense I/O writes
reboot
Source of information:
https://discourse.ubuntu.com/t/fine-tuning-the-ubuntu-24-04-kernel-for-low-latency-throughput-and-power-efficiency/44834/1