July 19, 2011
5:56 p.m.
Hi, When I mmap pages via remap_pfn_page method would the physical frames assigned the linear address be contiguous? If yes what would happen if I mmap a huge range? Thanks.