On 01/26/2011 10:27 AM, Alexander Graf wrote: > What do I do on a page fault now? I could rerun the translator to find > out which registers would be stuck in a temporary, but I have no way to > actually read the temporary's value, as all register state is thrown > away on a page fault IIUC.
When does a page-fault happen? As far as I know, it does not happen at random. Which seems to be what you are suggesting. r~