>Well, can't we simply use the MMU to mark pages where MMIO can happen
>and then use the page fault to process them ? This way, we don't
>need to care about checking addresses. We only check them when a
>fault happens.

Sure, that's the way it works now.  It's slow though.  I want to speed it
up (but there are several tricks to do that.)

-- Ramon



Reply via email to