Skip to content

docs(design): IOCP transfer-pipeline wiring#3698

Merged
oferchen merged 1 commit into
masterfrom
docs/iocp-transfer-pipeline-wiring-1868
May 5, 2026
Merged

docs(design): IOCP transfer-pipeline wiring#3698
oferchen merged 1 commit into
masterfrom
docs/iocp-transfer-pipeline-wiring-1868

Conversation

@oferchen
Copy link
Copy Markdown
Owner

@oferchen oferchen commented May 5, 2026

Summary

Test plan

  • Confirm doc renders correctly on GitHub (no broken markdown tables, code fences, or anchors).
  • Confirm every file:LINE citation resolves in the current tree.
  • No code changes; no test or build impact.

Document the design that wires fast_io::IocpDiskBatch into the Windows
disk-commit thread, mirroring the io_uring path. Covers the symmetric
batched dispatch in make_writer, the runtime probe via IocpPolicy, the
BoundedReorderBuffer interaction, the test surface, and the ordered
task list closing #1868.
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label May 5, 2026
@oferchen oferchen merged commit 420655f into master May 5, 2026
8 checks passed
@oferchen oferchen deleted the docs/iocp-transfer-pipeline-wiring-1868 branch May 6, 2026 18:57
oferchen added a commit that referenced this pull request May 18, 2026
Document the design that wires fast_io::IocpDiskBatch into the Windows
disk-commit thread, mirroring the io_uring path. Covers the symmetric
batched dispatch in make_writer, the runtime probe via IocpPolicy, the
BoundedReorderBuffer interaction, the test surface, and the ordered
task list closing #1868.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant