Zram-Lz4-Enable

Zram-Lz4-Enable

Vivek

🌟 Zram-Lz4-Enable

A magisk/ksu/apatch module that changes the zram compression algorithm to lz4

❓ How will the modules do this?

using a simple command in common/service.sh to change the compression algorithm

βœ… Is my cell phone compatible?

check if your cell phone is compatible with this command:

cat /sys/block/zram0/comp_algorithm

see if the lz4 compression algorithm appears, if it looks like this: [lz4] it means it is already selected as the default zram compression algorithm

❓ Does changing to lz4 bring any improvements?

Lower compression ratio, storing less data in ZRAM.

Best for improving responsiveness on devices with high memory pressure and low CPU power.


πŸ”₯ GitHub repository

πŸ”₯ GitHub releases

πŸ”₯ MRP-Storage


πŸ” Anti bootloop

πŸ” AshLooper


πŸ“£ Join: @magiskrootport

πŸ“£ Join: @mrpstorage

πŸ’¬ Chat: @mrpdiscussion

Report Page