On Mon, Mar 19, 2007 at 11:13:11AM +0800, Krishnappa Abhijith-A21204 wrote:
> Regarding Virtual Memory Emulation in UML (TT mode).
> UML will create a file of Physical mem size and it allocates memory to
> UML process by mmap() ing it.
>
> Also in Jeff's article I read that Kernel's text
Hi,
Regarding Virtual Memory Emulation in UML (TT mode).
UML will create a file of Physical mem size and it allocates memory to
UML process by mmap() ing it.
Also in Jeff's article I read that Kernel's text and Data are located in
the process address space
Why the kernels text and dat