由于应用程序(通常是 Firefox 或 discordapp),我遇到了一些 GNOME Shell 冻结的问题。
即使在某些应用程序的高负载下, 将其良好值降低到-1左右也能防止冻结吗?
我的主要目标是提高负载下的桌面响应能力。
系统信息:
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.4 LTS
Release: 18.04
Codename: bionic
硬件:https ://www.asus.com/Laptops/ASUS-VivoBook-15-X510UR/specifications/ + 250 GB M.2 SSD
扩展:
ls .local/share/gnome-shell/extensions/
[email protected]
[email protected]
[email protected]
[email protected]
cpufreq@konkor
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
transparentosd@ipaq3870
[email protected]
[email protected]
[email protected]
[email protected]
也可能需要注意的是我没有交换。
在尝试更改nice之前,我会添加一个交换文件。
https://help.ubuntu.com/community/SwapFaq建议您使用交换文件或交换分区,即使您有足够的 RAM,并且缺少交换空间经常会导致冻结。请生成交换文件,除非您使用 btrfs,在这种情况下,建议使用交换分区。
下一行中的1 g 是交换文件的大小。你可以改变它的大小。1GiB是文件名;如果您在一个地方更改它,请在以下命令中的任何地方更改它。
但是,如果这对解决该问题无效,您可以永久更改应用程序的 nice 值。在/etc/security/limits.conf文件 中设置特定用户或组的默认 nice 值。