С 4 Гб РАМ съм. Каня се да я вдигна от много време и май утре ще се наканя. И съм с нормален въртящ се диск.
Оптимизациите ми са подобни, но към днешна дата съм стигнал до следните изводи :
- по-добре е swap-файл вместо swap-дял
- zram върши почти същата работа като swap-файл, затова и нямам swap
Уточнение - размера ми е 20%
https://wiki.debian.org/ZRam#zram-tools и е форсирано да се ползва, използвам само първия ред от тук
https://wiki.archlinux.org/title/Zram#Optimizing_swap_on_zram (vm.swappiness = 180) . Мястото /etc/sysctl.d/99-vm-zram-parameters.conf e по-добър вариант , защото не се влияе при реконфигуриране на /etc/sysctl.conf , името си е по избор, както и приоритета.
И пак същото за /etc/systemd/system.conf - при мен е /etc/systemd/system.conf.d/fix-slow-shutdown-restart.conf
[Manager]
DefaultTimeoutStopSec=10s
И обосновка от Ментата защо -
# Rationale:
# This is done for the following reasons:
# - 90s is too long for users to wait (they think it's hanging indefinitely, and they eventually just use their power button)
# - Cups, minidlna have made this a buggy mess for years now and there's no sign of improvement for the near future
# - This is a workaround many people have used in Mint, Ubuntu, Arch, Fedora and many other distributions, although reducing the start
# timeout is known to possibly affect the journal, no adverse effects were reported after reducing the stop timeout.
# - For our audience (desktop users), this makes a lot of sense. It would be different for a server, or a machine which relies on shutdown
# scripts to perform important tasks, but for most people this fixes a very important issue and is unlikely to create new ones.
С уговорката - има systemd .