[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: address spaces in kernel




And AFAIK specifically Linear Addresses are those which processor sees
to go through the page tables to access physical memory and in kernel
Linear and Virtual Addresses are same ...... (CMIIW) ....



Paging Segmentation
Virtual Address ------------> Linear Address --------------------------> Physical Address


Hope that clears things up :)
-rahul
"A picture speaks a 1000 words!"


-- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/