Closed Bug 944218 Opened 11 years ago Closed 9 years ago

PJS: Add separate shell flag for specifying number of threads

Categories

(Core :: JavaScript Engine: JIT, defect)

defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: shu, Unassigned)

References

Details

In bug 926710 I changed PJS to use --thread-count to control # of threads to use in the ForkJoin sections.

The heuristics used for the # of async off-main-thread workers, though, are going to be different and than what's desired for PJS. See https://bugzilla.mozilla.org/show_bug.cgi?id=941649#c11

There should be another flag for # of ForkJoin threads requested.
CCing the fuzzing guys so they can incorporate the new flag into the fuzzer once this lands.
Blocks: PJS
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.