Closed
Bug 783912
Opened 12 years ago
Closed 12 years ago
[ARMv6] Use more conservative GC settings for ARMv6
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox16 fixed)
RESOLVED
FIXED
Firefox 17
Tracking | Status | |
---|---|---|
firefox16 | --- | fixed |
People
(Reporter: mfinkle, Unassigned)
References
Details
(Whiteboard: [ARMv6])
Attachments
(1 file)
1.55 KB,
patch
|
blassey
:
review+
lsblakk
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
Since ARNv6 devices are likely to have less available memory, we should use more conservative GC settings. Bug 782694 provides settings used by b2g for 128MB devices. Fennec on ARMv6 is looking to support devices with as little as 256MB RAM.
Gregor: Should we tweak the values for higher memory devices too? Most "high-end" Android devices are still in the 512MB-1GB RAM range.
Attachment #653203 -
Flags: review?(blassey.bugs)
Comment 1•12 years ago
|
||
Comment on attachment 653203 [details] [diff] [review]
patch
Review of attachment 653203 [details] [diff] [review]:
-----------------------------------------------------------------
It would be better if we could tune these dynamically at runtime. Can you file a bug for that as a follow up?
Attachment #653203 -
Flags: review?(blassey.bugs) → review+
Reporter | ||
Comment 2•12 years ago
|
||
> It would be better if we could tune these dynamically at runtime. Can you
> file a bug for that as a follow up?
Filed bug 783943
http://hg.mozilla.org/integration/mozilla-inbound/rev/a2535133b802
Comment 3•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 17
Reporter | ||
Comment 4•12 years ago
|
||
Comment on attachment 653203 [details] [diff] [review]
patch
[Approval Request Comment]
Bug caused by (feature/regressing bug #):
User impact if declined: more OOM on armv6 builds
Testing completed (on m-c, etc.): a few nights
Risk to taking this patch (and alternatives if risky): low, we are only lowering armv6 settings
String or UUID changes made by this patch: none
I did not request beta approval since we are only targeting higher end armv6 phones for Fx15
Attachment #653203 -
Flags: approval-mozilla-aurora?
Updated•12 years ago
|
Attachment #653203 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Reporter | ||
Comment 5•12 years ago
|
||
status-firefox16:
--- → fixed
Updated•12 years ago
|
Whiteboard: [ARMv6]
Assignee | ||
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•