memory management - Allocating Physically Contiguous Pages from User Space in Linux -


i need allocate physically contiguous pages user space , physical address. how can so? need physically contiguous because i'm working in-conjunction hardware needs that. get_free_pages understood kernel function , returns virtual address


Comments

Popular posts from this blog

Capture and play voice with Asterisk ARI -

python - How to use elasticsearch.helpers.streaming_bulk -