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 earliest-deadline-first view of the TX queue #33

Open
pavel-kirienko opened this issue Jul 1, 2023 · 0 comments
Open

Add earliest-deadline-first view of the TX queue #33

pavel-kirienko opened this issue Jul 1, 2023 · 0 comments
Milestone

Comments

@pavel-kirienko
Copy link
Member

At the weekly call yesterday, I said that it would be somewhat complicated, but upon further thought, I saw that it is, in fact, easy. The earliest deadline first view will enable the user to avoid lower-priority timed-out frames from building up beyond higher-priority non-timed-out frames while the queue cannot make progress. The cost is 16 bytes of memory per queue item.

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

No branches or pull requests

1 participant