Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add spurious wake-ups for fiber condvar #180

Open
myannyax opened this issue Jun 11, 2022 · 0 comments
Open

Add spurious wake-ups for fiber condvar #180

myannyax opened this issue Jun 11, 2022 · 0 comments
Labels
enhancement New feature good first issue Good for newcomers

Comments

@myannyax
Copy link
Contributor

myannyax commented Jun 11, 2022

First of feel free to ask me(@MBkkt) any questions about this task, often the task may not be described in enough detail for devs who don't have the full context.

As one option we can implement different wait but i think it can be difficult:

https://github.com/YACLib/YACLib/blob/main/src/fault/fiber/queue.cpp#L5

I think more easy as first step is submit task to scheduler with random probability that notify waiter

@myannyax myannyax self-assigned this Jun 11, 2022
@MBkkt MBkkt added enhancement New feature good first issue Good for newcomers labels Aug 6, 2022
@MBkkt MBkkt added this to the Not main priority milestone Aug 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants