Hi I read that Rump design is against implementing memory management within the rump kernel. Is this the reason for not providing rump_sys_mmap?
I don't need memory management, just want rump_sys_mmap() in order to access the rump audio_mmap() of audio(4), which I expect will give me a direct pointer to the DMA-friendly memory allocated by rumpcomp_pci_dmalloc() in pci-userspace module. Thanks -- Robert Millan
