Skip to content

Allow work stealing schedulers to be added dynamically #9666

Closed
@brson

Description

@brson

At the moment, all the schedulers that participate in work stealing (ones that aren't spawned with SingleThreaded mode) are initialized at startup. Servo needs to be able to increase this set dynamically when it spawns SpiderMonkey tasks.

Probably doesn't need to be exposed outside of the unstable rt API's for now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-runtimeArea: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions