-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge 'Implement cross-shard consumption fairness'
scylladb/seastar#2294 * xemul/br-io-queue-cross-shard-fairness: test: Add manual test for cross-shard balancing fair_queue: Amortize cross-shard balance checking fair_queue: Drop per-dispatch-loop threshold fair_queue: Introduce group-wide capacity balancing fair_queue: Define signed_capacity_t type in fair_group fair_queue tests: Remember it is time-based fair_queue: Scale fixed-point factor
- Loading branch information
Showing
5 changed files
with
295 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.