Hello All,<div><br></div><div>Is it possible to mmap on a block device? I am writing my own kernel space filesystem on Linux (academic project). I am writing a user space tool to format the block device (again my own ramdisk driver). It would be much simpler if I could just mmap the block device into my address space.</div>

<div><br></div><div>-Kaustubh</div>