mirror of
https://github.com/KDE/kde-linux.git
synced 2026-06-13 10:05:20 -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
52.8%
Go
24.8%
Python
7.5%
Rust
7.3%
QML
5.4%
Other
2.2%