[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Locking the pages after vmalloc
Hi,
I am vmallocating the pages. It is giving me contiguous virtual memory region. If i want to lock all the pages allocated in that region, is there any standard way to lock them? Or do i have to get each pte and then converting it to page *, lock the pages individually?
Thanks in anticipation.
- Amey
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/