Skip to content

memory: streamline fork and COW teardown - #288

Merged
hodgesds merged 1 commit into
mainfrom
perf/stress-ng-gap-15
Sep 8, 2026
Merged

memory: streamline fork and COW teardown#288
hodgesds merged 1 commit into
mainfrom
perf/stress-ng-gap-15

Conversation

@hodgesds

@hodgesds hodgesds commented Sep 8, 2026

Copy link
Copy Markdown
Owner

Make ordinary fork publish lazy child leaves while preserving eager huge-page mappings. Batch COW references, protect only writable transitions, bulk-publish and coalesce regions, and reduce final rmap/page-table teardown work while retaining PCID/ASID invalidation guarantees.

Increase aarch64 AP stacks to 64 KiB after the old 4 KiB stack was proven to underflow into a live L3 table during nested executor/IRQ work. Refresh the VT smoke for the now-implemented ioctls.

Model: OpenAI Codex (GPT-5)

Make ordinary fork publish lazy child leaves while preserving eager huge-page mappings. Batch COW references, protect only writable transitions, bulk-publish and coalesce regions, and reduce final rmap/page-table teardown work while retaining PCID/ASID invalidation guarantees.

Increase aarch64 AP stacks to 64 KiB after the old 4 KiB stack was proven to underflow into a live L3 table during nested executor/IRQ work. Refresh the VT smoke for the now-implemented ioctls.

Model: OpenAI Codex (GPT-5)

Co-Authored-By: OpenAI Codex <noreply@openai.com>
@hodgesds
hodgesds merged commit f25570c into main Sep 8, 2026
5 checks passed
@hodgesds
hodgesds deleted the perf/stress-ng-gap-15 branch September 8, 2026 13:12
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