Skip to content

Conversation

edubart
Copy link
Collaborator

@edubart edubart commented Apr 10, 2025

The goal of this PR is to add support for backing files to shadow address ranges of machines, so we can run machines directly mapped from disk:

  • shadow uarch state
  • shadow processor
  • shadow tlb

It also adds a "penumbra" region that only exists during runtime to the end of the machine state, however it's not stored in disk, in order to keep the interpreter efficient.

@edubart edubart added the enhancement New feature or request label Apr 10, 2025
@edubart edubart added this to the v0.20.0 milestone Apr 10, 2025
@edubart edubart self-assigned this Apr 10, 2025
@edubart edubart moved this from Todo to In Progress in Machine Unit Apr 10, 2025
@edubart edubart marked this pull request as draft April 10, 2025 16:11
@edubart edubart force-pushed the refactor/penumbra branch 2 times, most recently from 8de05f5 to 8e454bf Compare April 15, 2025 16:48
@edubart edubart force-pushed the refactor/penumbra branch 4 times, most recently from d76af11 to 81da68e Compare April 22, 2025 19:27
@edubart
Copy link
Collaborator Author

edubart commented Sep 19, 2025

this was superseded by #333

@edubart edubart closed this Sep 19, 2025
@github-project-automation github-project-automation bot moved this from In Progress to Done in Machine Unit Sep 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant