Skip to content

Remove C++ scheduler #6587

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
brson opened this issue May 18, 2013 · 2 comments
Closed

Remove C++ scheduler #6587

brson opened this issue May 18, 2013 · 2 comments
Labels
A-runtime Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows E-hard Call for participation: Hard difficulty. Experience needed to fix: A lot.

Comments

@brson
Copy link
Contributor

brson commented May 18, 2013

Some things blocking it:

  • Stack growth
  • Select
  • Multithreading
  • Platform thread Do we really need this?
  • 1:1 - May be able to remove it temporarily. Alternately use task pinning and scheduler policy as a temporary until true thread tasks work.
@thestinger
Copy link
Contributor

Visiting for triage, this seems to be very close to happening.

@emberian
Copy link
Member

Closed by #8387 \o/

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
A-runtime Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows E-hard Call for participation: Hard difficulty. Experience needed to fix: A lot.
Projects
None yet
Development

No branches or pull requests

3 participants