Skip to content

feat(Isla): Support named page-table roots - #239

Open
febyeji wants to merge 2 commits into
feature/pgt-allocation-arenasfrom
feature/pgt-dsl-named-tables
Open

feat(Isla): Support named page-table roots#239
febyeji wants to merge 2 commits into
feature/pgt-allocation-arenasfrom
feature/pgt-dsl-named-tables

Conversation

@febyeji

@febyeji febyeji commented Aug 31, 2026

Copy link
Copy Markdown
Collaborator
  • Parse nested s1table and s2table blocks whose explicit bases are actual physical addresses.

@febyeji
febyeji force-pushed the feature/pgt-dsl-named-tables branch from e230eb7 to 6cac9cd Compare September 7, 2026 19:52
Keep code and translation-table allocations within dedicated 2 MiB arenas, and begin page-table data allocation after them.
- Parse nested s1table and s2table blocks whose explicit bases are actual physical addresses.
- Reserve named roots and explicit table targets before allocating shared child-table pages.
- Build code and page-table arena mappings in every root while keeping named roots available as term symbols.
- Track Stage-2 roots separately and document the remaining Stage-2 descriptor-encoding work.
@febyeji
febyeji force-pushed the feature/pgt-dsl-named-tables branch from 6cac9cd to 3c60c0e Compare September 8, 2026 10:24
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