Skip to content

Conversation

sondavidb
Copy link
Contributor

@sondavidb sondavidb commented Jun 17, 2022

The Drive model has a variable called IoEngine that determines if the block device runs commands synchronously or asynchronously (default synchronous). This PR implements a function to change said variable alongside a test to show that it works.

The default value seems to be nil and I assume that the handling of that is done in Firecracker itself, but if this is not the case, please let me know.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@sondavidb sondavidb requested a review from a team as a code owner June 17, 2022 17:59
Copy link
Contributor

@ginglis13 ginglis13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@austinvazquez austinvazquez merged commit 8314cda into firecracker-microvm:main Jun 20, 2022
@sondavidb sondavidb deleted the engine-io branch June 20, 2022 20:43
@austinvazquez austinvazquez mentioned this pull request Aug 29, 2022
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.

3 participants