what's wrong with remap_page_range? that's traditionally how mmap of
arbitrary kernel space is done in char drivers and such. and single
remap_page_range is typically called once per page, there should be no
problem at all mapping discontiguous memory into a contiguous userland
virtual address space...
Jeff
-- Jeff Garzik | Nothing cures insomnia like the Building 1024 | realization that it's time to get up. MandrakeSoft, Inc. | -- random fortune- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/