Посты канала VR25 (xda-developers)

Announcements and Updates
Projects: github.com/VR-25
Donations: https://t.me/acc_group/38268
Projects: github.com/VR-25
Donations: https://t.me/acc_group/38268
2,421 подписчиков
8 фото
37 видео
Последнее обновление 09.03.2025 02:41
Похожие каналы

35,674 подписчиков

16,681 подписчиков

4,935 подписчиков
Последний контент, опубликованный в VR25 (xda-developers) на Telegram
Zswap and swap on regular storage are always disabled by zsm before applying/overriding zram settings.
The former hinders zram performance and the latter dramatically reduces flash storage lifespan.
Certain smartphones come with memory extension and similarly named features. If you don't use zsm, turn that off! Else, your storage will die much sooner. Ignore if you're not keeping your phone for years.
The former hinders zram performance and the latter dramatically reduces flash storage lifespan.
Certain smartphones come with memory extension and similarly named features. If you don't use zsm, turn that off! Else, your storage will die much sooner. Ignore if you're not keeping your phone for years.
It'll use zramctl when available.
Termux has it.
One can easily tell how much physical memory is actually being occupied, given the compression algorithm.
Zstd is king when it comes to gains. It's available on kernel 5.8+ and prioritized by zsm.
The default virtual memory parameters are optimal for a variety of systems, according to ArchWiki and other reputable sources.
Termux has it.
One can easily tell how much physical memory is actually being occupied, given the compression algorithm.
Zstd is king when it comes to gains. It's available on kernel 5.8+ and prioritized by zsm.
The default virtual memory parameters are optimal for a variety of systems, according to ArchWiki and other reputable sources.
**ZSM v2024.12.15 (202412150)**
- [Android]: Wait for boot_completed
- Add vm daemon to enforce vm tweaks
- Fix infinite recursion
- mem_estimates(): Add support for disksize suffixes
- Optimize default config
- Optimize installer
- Prioritize nano over vim, vi.
- Update busybox config
- Update compression ratios
- Update doc & funding info
- Upgrade flashable zip generator
- Use zramctl when available
- [Android]: Wait for boot_completed
- Add vm daemon to enforce vm tweaks
- Fix infinite recursion
- mem_estimates(): Add support for disksize suffixes
- Optimize default config
- Optimize installer
- Prioritize nano over vim, vi.
- Update busybox config
- Update compression ratios
- Update doc & funding info
- Upgrade flashable zip generator
- Use zramctl when available
https://github.com/VR-25/tarb/releases/tag/v2024.7.22
Note: Some apps check other rather obscure stuff - besides SSAID - for data integrity. Figuring out how to make them work after restore is an ongoing pain in the butt.
Note: Some apps check other rather obscure stuff - besides SSAID - for data integrity. Figuring out how to make them work after restore is an ongoing pain in the butt.