> A simple (but ugly!) approach would be redirecting mmap() requests on CUSE devices to /dev/mem. > hmm? what requests are you talking about given that at the moment the CUSE client interface (cuse_lowlevel_ops) does not expose mmap?