actually i am porting linux on to a board previously using HCORUS operating 
sysem. That was using flat address space. I want to retain the MMU in linux. 
to set the swap size to zero, where should i configure that ? and in that 
case, what happens to KERNELBASE and KERNELLOAD - can i initialize them with 
physical addresses ?

regards,

tulika

>From: Rik van Riel <[EMAIL PROTECTED]>
>To: Tulika Pradhan <[EMAIL PROTECTED]>
>CC: [EMAIL PROTECTED]
>Subject: Re: no virtual memory
>Date: Thu, 14 Sep 2000 00:26:08 -0300 (BRST)
>
>On Thu, 14 Sep 2000, Tulika Pradhan wrote:
>
> > i want to build a kernel without virtual memory support. this is
> > for a ppc based embbedded system. i read somewhere that VM can
> > be disabled by setting the swap space size to 0. But where do i
> > do this ?
>
>Does the system have an MMU or not?
>
>If it doesn't have an MMU, your best bet is to start from the
>ucLinux code base.
>
>Otherwise you can use the normal Linux code base and simply
>run the thing without a swap area.
>
>regards,
>
>Rik
>--
>"What you're running that piece of shit Gnome?!?!"
>        -- Miguel de Icaza, UKUUG 2000
>
>http://www.conectiva.com/              http://www.surriel.com/
>
>-
>To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
>the body of a message to [EMAIL PROTECTED]
>Please read the FAQ at http://www.tux.org/lkml/

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to