|
Home > Archive > Unix Programming > November 2006 > Question about MMU?????
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Question about MMU?????
|
|
| sethukr@gmail.com 2006-11-22, 7:27 am |
| Hai everybody,
Hope i'm in the right group. If not forgive me.
Linux kernel uses three kinds of addresses.(consider i386
arch)
1. phisical address
2.Logical address
3.Linear addess
My question here is, Where the last 2 addresses( 2 & 3)
are present.
Where the pege table exist???
Is there any separate table for Segmentation unit???
Thanks in advance,
Sethu.
| |
| Nils O. Selåsdal 2006-11-22, 7:27 am |
| sethukr@gmail.com wrote:
> Hai everybody,
>
> Hope i'm in the right group. If not forgive me.
>
> Linux kernel uses three kinds of addresses.(consider i386
> arch)
>
> 1. phisical address
>
> 2.Logical address
>
> 3.Linear addess
>
> My question here is, Where the last 2 addresses( 2 & 3)
It's a somewhat complex subject.
Start at
http://www.skynet.ie/~mel/projects/vm/
| |
| sethukr@gmail.com 2006-11-22, 7:27 am |
| Thank you.
|
|
|
|
|