Closed Bug 1452924 Opened 6 years ago Closed 6 years ago

Duplicate notification of consumer condition variable after running GC parallel task

Categories

(Core :: JavaScript: GC, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
mozilla61
Tracking Status
firefox61 --- fixed

People

(Reporter: jonco, Assigned: jonco)

Details

Attachments

(1 file)

We currently notify the condition variable twice, once in GCParallelTask::runFromHelperThread and once in HelperThread::handleGCParallelWorkload which is its only caller.
Priority: -- → P3
Patch to remove the duplicate notification.
Attachment #8966556 - Flags: review?(jdemooij)
Comment on attachment 8966556 [details] [diff] [review]
bug1452924-duplicate-notify

Review of attachment 8966556 [details] [diff] [review]:
-----------------------------------------------------------------

Good find.
Attachment #8966556 - Flags: review?(jdemooij) → review+
Pushed by jcoppeard@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/8014105bae53
Remove duplicate condition variable notification after running parallel GC task r=jandem
https://hg.mozilla.org/mozilla-central/rev/8014105bae53
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: