LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   mmap (https://www.linuxquestions.org/questions/programming-9/mmap-786882/)

1mela 02-04-2010 03:09 AM

mmap
 
has mmap somethink with address of variable,pointer etc. ?

Hko 02-04-2010 04:11 AM

Yes. mmap() is all about addresses and pointers.

1mela 02-05-2010 05:50 AM

core parts of the operating system kernel bypass this address translation

tyl 4gb ,system use direct addresing by malloc and over brk use mmap ?


All times are GMT -5. The time now is 02:46 AM.