Re: Kernel Virtual Address
- From: "Peter T. Breuer" <ptb@xxxxxxxxxxxxxxx>
- Date: Sun, 29 Jan 2006 11:25:40 +0100
amit <amit_ra@xxxxxxxxxxx> wrote:
> I am trying to understand the difference between Kernel logical Address
> and Kernel virtual address,
I don't know what you mean. There is a difference between real
(physical) and virtual addressing, of course. But "logical"?
> but not getting a clear descriptions any
> where. Can any one please point me to/calrify the whole Memory layout
> concept in kernel space ?
Any book or book chapter. Use google for "linux kernel memory management".
Rubini's book contains at least a full chapter (I never understood it
myself - something about three level indirection with only two levels
being actually used; but at least the buddy memory manager was clear
and the slab vs slob thing I'm not bothering to follow).
Peter
.
- Follow-Ups:
- Re: Kernel Virtual Address
- From: Mozis
- Re: Kernel Virtual Address
- References:
- Kernel Virtual Address
- From: amit
- Kernel Virtual Address
- Prev by Date: Kernel Virtual Address
- Next by Date: Re: fopen: pre-pending text
- Previous by thread: Kernel Virtual Address
- Next by thread: Re: Kernel Virtual Address
- Index(es):
Relevant Pages
|