Re: How virtual address is mapped to physical address
- From: Tim Roberts <timr@xxxxxxxxx>
- Date: Wed, 14 Sep 2005 21:53:10 -0700
"Sachin Laddha" <SachinLaddha@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
>
>One more doubt, If two processes are using same virtual addess how they map
>to different physical address. If there anything process relative which comes
>into play in this conversion?
Every process has its own set of page tables. Part of the "context switch"
process is to change all of the user-mode page tables.
--
- Tim Roberts, timr@xxxxxxxxx
Providenza & Boekelheide, Inc.
.
- References:
- How virtual address is mapped to physical address
- From: Sachin Laddha
- Re: How virtual address is mapped to physical address
- From: Tim Roberts
- How virtual address is mapped to physical address
- Prev by Date: Re: outputting Unicode to console
- Next by Date: Re: outputting Unicode to console
- Previous by thread: Re: How virtual address is mapped to physical address
- Next by thread: Which is faster?
- Index(es):
Relevant Pages
|