Scans a page at a time through the address space. More...
Public Member Functions | |
| def | __init__ |
| def | use_fullpage (self, address_space) |
| Calibrate the scanner to ensure fastest speed. | |
| def | scan (self, address_space, outfd) |
| Scans through the pages. | |
| def | scan_page |
| Runs through patchers for a single page. | |
Public Attributes | |
| patchers | |
| maxlen | |
| remove_patchers | |
Scans a page at a time through the address space.
Designed to minimize reads/writes to the address space