mirror of
https://github.com/KDE/kde-linux.git
synced 2026-04-21 06:57:22 -04:00
6dae4285b86d36b82cbd8c31bcfb8b697f85604a
Right now we use very aggressive settings, over-provisioning zram to 200% of the physical RAM in an attempt to effectively double the memory. Unfortunately this doesn't work for a few reasons: 1. Not all memory is compressible. 2. Not preserving enough uncompressed working memory causes frezes and stalls even when zram doesn't look full. 3. Such a large zram size means systemd's OOM killer never thinks the system is close to running of memory even when it's frozen due to 1 and 2. Helps with #552
This is the repository for the KDE Linux project. Please consult the wiki for further information
https://community.kde.org/KDE_Linux
For installation details see the Installation section
Description
Languages
Shell
51.6%
Go
25.2%
Python
7.7%
Rust
7.5%
QML
5.6%
Other
2.4%