Skip to content
Snippets Groups Projects
  1. Nov 27, 2023
  2. Nov 21, 2023
  3. Aug 29, 2023
    • Florian Sesser's avatar
      We want to swap in emergency situations so we have some time to recover · 03ebe372
      Florian Sesser authored
      On never kernels, a swappiness of 0 means "disable swap completely"
      where it would before ~ 2.6.32 would still allow the kernel to swap
      in certain emergency situations.
      
      We have alerting in place in case of any swapping, hoping we can react
      quickly enough to catch problems of runaway machines before they have
      to haywire OOM or reboot.
      
      Command: `rg -l swappiness | xargs sed -i 's/swappiness" = 0/swappiness" = 1/'`
      (but not adding the change to the virtual hardware for the local grid).
      03ebe372
  4. Jun 20, 2023
  5. Jun 19, 2023
  6. Apr 28, 2023
  7. Apr 19, 2023
  8. Feb 13, 2023
  9. Oct 29, 2022
  10. Aug 29, 2022
  11. Aug 15, 2022
  12. Jun 10, 2022
  13. May 20, 2022
  14. May 10, 2022
  15. May 03, 2022
  16. May 02, 2022
  17. Apr 29, 2022
  18. Feb 27, 2022
  19. Feb 25, 2022
  20. Feb 24, 2022
Loading