Android-Developer-Toolbelt icon indicating copy to clipboard operation
Android-Developer-Toolbelt copied to clipboard

When memory is reduced to about 30%, it no longer decreases.

Open steinvenic opened this issue 7 years ago • 4 comments

This problem does not happen with the apk you provided.

steinvenic avatar Feb 03 '18 08:02 steinvenic

#1

sinhnguyen997 avatar Feb 16 '18 19:02 sinhnguyen997

in android os there is a zram(swap) section, when 60% full, the swap file is included. I think the question can be closed. https://en.m.wikipedia.org/wiki/Zram

Miros77 avatar Oct 25 '22 22:10 Miros77

zram is slower than ram

Miros77 avatar Oct 25 '22 22:10 Miros77

in android os there is a zram(swap) section, when 60% full, the swap file is included. I think the question can be closed. https://en.m.wikipedia.org/wiki/Zram

Screenshot_20221026-020352 here is an example of how zram works. ram: 963, android uses ~ 500 MB of RAM, the size of zram is 500 MB (this program takes longer to fill up than yours, and fills up before the application crashes)

Miros77 avatar Oct 25 '22 23:10 Miros77