Is it possible to perform a mmap.read() (or equivalent) in Python without advancing the pointer?
I need to read the same address in a volatile memory over and over, a