Results 1 to 1 of 1
Hi, recently I have come across a question, how can we allocate a part of kernel space to user space. I have understood that we have use mmap() function. But ...
- 05-20-2010 #1Just Joined!
- Join Date
- Oct 2009
- Posts
- 85
How to assign kernel space to user space
Hi, recently I have come across a question, how can we allocate a part of kernel space to user space. I have understood that we have use mmap() function. But I want to know what the kernel does when we call a mmap function how does it allocate, and after allocating while using the space I want to know how kernel manages that space from user space to kernel space.
Thanks in advance
Mahesh Gupta


Reply With Quote
