Re: [uml-devel] Regarding Virtual Memory Emulation in UML.

2007-03-19 Thread Jeff Dike
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

[uml-devel] Regarding Virtual Memory Emulation in UML.

2007-03-18 Thread Krishnappa Abhijith-A21204
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