Adding a struct for each physpage which keeps track of which
ranges within that page (base offset, length) that are continuously translatable. When running with native code generation enabled (-b), a range is added after each read-ahead loop.
Authored by: debug 2007-06-16
Parent: [r4980]
Child: [r4982]