>We need to run code in one (modified) page, and let read/writes
>operate out of another (unmodified) page.
>
>The hash-table idea would not _directly_ let us do this.
>
>However, here are some related ideas...
[snip]

Okay, I like this, I guess it's the best we can get.  Anyway for only-ring0
pages it shouldn't be too bad.

I suggest that we keep in mind that we'll want to implement these things
while coding the prescan mechanism, but leave the actual implementation for
later, because this is not crucial to the correct functioning of the VM.

-- Ramon


Reply via email to