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

Enforce block transfer size limits #588

Open
pfmooney opened this issue Dec 15, 2023 · 0 comments
Open

Enforce block transfer size limits #588

pfmooney opened this issue Dec 15, 2023 · 0 comments
Labels
enhancement New feature or request.

Comments

@pfmooney
Copy link
Collaborator

It is unreasonable to allow guests to make block IO requests of unbounded sizes. We should permit the backends to specify a maximum allowed size, communicating it up through the frontend where possible. In addition to that, we can make smarter buffering decisions armed with said maximum size.

@pfmooney pfmooney added the enhancement New feature or request. label Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request.
Projects
None yet
Development

No branches or pull requests

1 participant