Hi all, In trying to address performance in memory constrained devices, a number of features have been implemented to conserve memory. The problem is these are kicking in at various memory thresholds (256MB, 300MB, etc).
This means we see inconsistent behavior when testing Flame in configs like 273MB and 319MB, where memory usage actually regresses with the addition memory being provided. Given the only RAM amounts we’re planning on shipping are in a geometric sequence, we should instead treat any memory amount < 512MB as a memory constrained devices (a further threshold may make sense < 256MB for Tarako). Thoughts, concerns, discussion? Lucas. _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
