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

Clamp Idle capacity Growth By tx Pacing #96

Open
michaelquigley opened this issue Nov 20, 2020 · 1 comment
Open

Clamp Idle capacity Growth By tx Pacing #96

michaelquigley opened this issue Nov 20, 2020 · 1 comment
Assignees

Comments

@michaelquigley
Copy link
Collaborator

michaelquigley commented Nov 20, 2020

Clamp the txPortal.capacity ceiling as a function of tx pacing. When tx calls are more frequent, the upper ceiling of the txPortal.capacity will be reduced by a smaller factor, and when tx calls are infrequent, the txPortal.capacity will be reduced by the larger delay between tx calls.

This should allow infrequent transmitters to "soft start" in the middle of a session.

@michaelquigley michaelquigley created this issue from a note in dilithium Planning (Queued) Nov 20, 2020
@michaelquigley michaelquigley added this to the v0.3 milestone Nov 20, 2020
@michaelquigley michaelquigley changed the title Clamp capacity Growth By tx Pacing Clamp Idle capacity Growth By tx Pacing Nov 23, 2020
@michaelquigley michaelquigley moved this from Queued to Current Context in dilithium Planning Dec 8, 2020
@michaelquigley michaelquigley self-assigned this Dec 8, 2020
@michaelquigley michaelquigley moved this from Current Context to Backlog in dilithium Planning Dec 9, 2020
@michaelquigley
Copy link
Collaborator Author

Looking like a non-issue in westworld3.1.

@michaelquigley michaelquigley removed this from the v0.3 milestone Dec 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant