Closed Bug 516490 Opened 15 years ago Closed 15 years ago

Sweeper bug fixes

Categories

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

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: lhansen, Assigned: lhansen)

Details

Attachments

(1 file)

Attached patch PatchSplinter Review
Two bugs in the sweeper:

First, don't sweep objects that are queued but not marked.  Such objects can occur on unswept pages either as a result of write barrier activity or because the marker did not clear out the mark stack during some incremental mark step.

Second, do not unlink and free chunks following sweeping; the sweeper already performs these operations.
Attachment #400566 - Flags: review?(treilly)
Attachment #400566 - Flags: review?(treilly) → review+
redux changeset:   2505:061906c7e1c7
Status: ASSIGNED → 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: