Skip to content

docs(fspy): document zero-initialized shared memory#538

Merged
wan9chi merged 1 commit into
mainfrom
opencode/shm-zero-initialization
Jul 11, 2026
Merged

docs(fspy): document zero-initialized shared memory#538
wan9chi merged 1 commit into
mainfrom
opencode/shm-zero-initialization

Conversation

@wan9chi

@wan9chi wan9chi commented Jul 11, 2026

Copy link
Copy Markdown
Member

Motivation

The shared-memory writer requires unused bytes to start at zero, but fspy_shm did not document that guarantee. Document the contract and add cross-platform regression coverage through owner and opened views so backend changes cannot silently violate it.

Co-authored-by: GPT-5.6 codex@openai.com

Document the shared-memory zero-initialization contract and verify every byte through owner and opened views.

Co-authored-by: GPT-5.6 <codex@openai.com>

wan9chi commented Jul 11, 2026

Copy link
Copy Markdown
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

wan9chi commented Jul 11, 2026

Copy link
Copy Markdown
Member Author

Merge activity

  • Jul 11, 7:58 AM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Jul 11, 7:58 AM UTC: @wan9chi merged this pull request with Graphite.

@wan9chi wan9chi merged commit 89fd4a2 into main Jul 11, 2026
16 checks passed
@wan9chi wan9chi deleted the opencode/shm-zero-initialization branch July 11, 2026 07:58
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