Closed Bug 487452 Opened 15 years ago Closed 15 years ago

Incorporate latest memory profiler changes from sandbox branch to redux

Categories

(Tamarin Graveyard :: Garbage Collection (mmGC), defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: rishah, Unassigned)

Details

Attachments

(1 file, 4 obsolete files)

User-Agent:       Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.0.5) Gecko/2008120121 Firefox/3.0.5
Build Identifier: 

Bug to move latest profiler changes made by Tommy from the sandbox build to tamarin redux.

Reproducible: Always
Attached patch [v1] patch (obsolete) — Splinter Review
Attachment #372746 - Flags: review?(treilly)
Attachment #372746 - Flags: review?(treilly) → review-
Comment on attachment 372746 [details] [diff] [review]
[v1] patch

I'm review - my own changes!   What a punk!  Anyways I think changing heapAlloc to heap->InternalAlloc is wrong.  Basically, they should remain heapAlloc but all calls from GC::AllocBlock* want to use GCHeap::InternalAlloc but all other callers of GC::heapAlloc want GCHeap::Alloc.
Attached patch [v2] patch (obsolete) — Splinter Review
Suggested changes made.  

I assume that the changes from Alloc -> InternalAlloc in FixedMalloc/FixedAlloc.cpp are fine.
Attachment #372746 - Attachment is obsolete: true
Attachment #373034 - Flags: review?(treilly)
Attached patch [v2.1] patch (obsolete) — Splinter Review
Attachment #373034 - Attachment is obsolete: true
Attachment #373036 - Flags: review?(treilly)
Attachment #373034 - Flags: review?(treilly)
Also, is InternalFree call inside GC::FreeBlock correct.

FYI, DM has the above errors if that matters at all.
Comment on attachment 373036 [details] [diff] [review]
[v2.1] patch

I'll make the changes in DM so you can see what I mean
Attachment #373036 - Flags: review?(treilly) → review-
Attached patch [v3] patch (obsolete) — Splinter Review
Includes latest changes from DM.
Attachment #373145 - Flags: review?(treilly)
Comment on attachment 373145 [details] [diff] [review]
[v3] patch

Can you rebase the patch to the tip, looking at SetMemType and not seeing my changes from yesterday.
Attachment #373145 - Flags: review?(treilly) → review-
Attached patch [v3.1] patchSplinter Review
v3 patch based off redux tip.
Attachment #373036 - Attachment is obsolete: true
Attachment #373145 - Attachment is obsolete: true
Attachment #373153 - Flags: review?(treilly)
Attachment #373153 - Flags: review?(treilly) → review+
changeset 1761	8e0de35a8b7e
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: