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

Improved coroutine scheduling by reducing contention on the run queue #87

Merged
merged 1 commit into from
May 16, 2019

Conversation

accelerated
Copy link
Contributor

Description

  • Improved coroutine scheduling by reducing contention on the run queue
  • Added wait queue implementation
  • Added AllocatorTraits::ioQueueListAllocSize()

Signed-off-by: Alexander Damian [email protected]

@accelerated accelerated force-pushed the wait_queue_impl branch 2 times, most recently from c7cb6d1 to d4c028b Compare May 16, 2019 18:55
Added wait queue implementation
Added io task list setting to alloc traits

Signed-off-by: Alexander Damian <[email protected]>
@accelerated accelerated merged commit e398a6e into bloomberg:master May 16, 2019
@accelerated accelerated deleted the wait_queue_impl branch May 16, 2019 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant