Hi, all
I want to allocate a contiguous physical memory block  (larger than a physical page) and map it to contiguous virtual addresses in the vspace, what's the best way to do it? Are there existing libraries allowing me to do that? 

thanks
Peng