Skip to content

runtime: I/O API + simulator - #5658

Open
kim wants to merge 11 commits into
masterfrom
kim/sim-io
Open

runtime: I/O API + simulator#5658
kim wants to merge 11 commits into
masterfrom
kim/sim-io

Conversation

@kim

@kim kim commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Adds an io-uring-compatible (file) I/O API with simulator and tokio impls.

The DST runtime uses the simulator to drive I/O operations and inject failures according to a configuration. Failure injection is more or less for demonstration purposes, and may need to become more sophisticated for actual DST.

It is not yet clear how the application-facing API should look like: in any case, we will need a way to enter the runtime context.

kim added 2 commits August 4, 2026 13:24
Entails making it Send + Sync, which may or may not be what we want.
@kim kim changed the title WIP: I/O API + simulator runtime: I/O API + simulator Aug 7, 2026
@kim
kim requested a review from Shubham8287 August 7, 2026 13:33
@kim
kim marked this pull request as ready for review August 7, 2026 13:33
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.

1 participant