Closed
Bug 445782
Opened 16 years ago
Closed 6 years ago
Make page size and chunk size independent
Categories
(Tamarin Graveyard :: Garbage Collection (mmGC), defect)
Tamarin Graveyard
Garbage Collection (mmGC)
Tracking
(Not tracked)
RESOLVED
WONTFIX
Future
People
(Reporter: treilly, Unassigned)
References
Details
We want to be able to experiment with 1024/2048/8096 chunk sizes independent of page size.
Updated•16 years ago
|
Flags: flashplayer-triage+
Flags: flashplayer-qrb?
Flags: flashplayer-qrb? → flashplayer-qrb+
Priority: -- → P3
Target Milestone: --- → Future
Comment 1•15 years ago
|
||
There isn't enough in the description to really tell but this is probably related to bug #520080 and bug #513716, both of which are necessary for 10.1.
Assignee: treilly → nobody
Priority: P3 → P2
Target Milestone: Future → flash10.1
Comment 2•15 years ago
|
||
I misunderstood this bug. It is about making kBlockSize different from 4K. But the 4K number is pretty heavily ingrained in the code; it appears as a constant many places. I think it's no rush to fix that.
Priority: P2 → --
Target Milestone: flash10.1 → Future
Comment 3•6 years ago
|
||
Tamarin is a dead project now. Mass WONTFIX.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Comment 4•6 years ago
|
||
Tamarin isn't maintained anymore. WONTFIX remaining bugs.
You need to log in
before you can comment on or make changes to this bug.
Description
•