WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] problems compiling xen on a crusoe

To: Keir Fraser <keir.fraser@xxxxxxxxxxxx>
Subject: Re: [Xen-devel] problems compiling xen on a crusoe
From: A Streetcar Named <desire@xxxxxxxxx>
Date: Thu, 18 Nov 2004 20:24:31 +0800
Cc: Adam Sulmicki <adam@xxxxxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 18 Nov 2004 13:27:21 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=QixVGHkZFuWVfHnmBOaB2P7ymjKIn7duVzBiDUVMJkGf0Nqe69KvY6yq/5/YH5MkTobX61S8OkmBfMctPTnUEhJBGdxD6V18f6ywKAg2+SL+tUBgjhgWo/N4hDgWPjhD57GI6gyCt1yS77+1f2gUXXmGbUI7DHmpT6E+d7IlRKY=
Envelope-to: steven.hand@xxxxxxxxxxxx
In-reply-to: <bf77ac7b04111723407e6532b5@xxxxxxxxxxxxxx>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
References: <20041117130001.I84271-100000@xxxxxxxxxxxxxxxxxxxx> <E1CUXgW-0003X7-00@xxxxxxxxxxxxxxxxx> <bf77ac7b04111723407e6532b5@xxxxxxxxxxxxxx>
Reply-to: A Streetcar Named <desire@xxxxxxxxx>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
processor       : 0
vendor_id       : GenuineTMx86
cpu family      : 6
model           : 4
model name      : Transmeta(tm) Crusoe(tm) Processor TM5800
stepping        : 3
cpu MHz         : 995.547
cache size      : 512 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 1
wp              : yes
flags           : fpu vme de pse tsc msr cx8 sep cmov mmx longrun lrti
bogomips        : 1966.08


On Thu, 18 Nov 2004 15:40:39 +0800, A Streetcar Named <desire@xxxxxxxxx> wrote:
> 
> I didn't quite follow the discussion on 4KSTACKS and PSE, but I'll
> find out what cpuinfo says when I get hold of the notebook again
> tonight.
> 
> On Wed, 17 Nov 2004 21:49:52 +0000, Keir Fraser
> 
> <keir.fraser@xxxxxxxxxxxx> wrote:
> >
> > A good guess (I hadn't thought of that), but the web seems to think
> > the TM5800 does support PSE. It is worth a check though -- boot into
> > native Linux and mail the output of 'cat /proc/cpuinfo'. Then we'll
> > know for sure.
> >
> > > a wild guess. does TM5800 supports 4mb pages??
> > >
> > > On Wed, 17 Nov 2004, Keir Fraser wrote:
> > >
> > > > > > Then, a few possibilities that might get you further:
> > > > > >
> > > > > > Change line 131 to:
> > > > > >  mov %cr0,%eax ; or $0x80050023,%eax
> > > > > >                              ^
> > > > > >                              Note this digit changed!
> > > > > >
> > > > > > Change line 133 to:
> > > > > >  ljmp $(__HYPERVISOR_CS),$1f
> > > > > >
> > > > > > Let me know how you get on with these changes.
> > > > >
> > > > > I'm not clear what you mean by this.  Do you want me to change the
> > > > > source to this and compile it?
> > > > >
> > > > >    128 start_paging:
> > > > >    129         mov     $idle_pg_table-__PAGE_OFFSET,%eax
> > > > >    130         mov     %eax,%cr3
> > > > >    131         mov %cr0,%eax ; or $0x80050023,%eax
> > > > >    132         mov     %eax,%cr0
> > > > >    133         ljmp $(__HYPERVISOR_CS),$1f
> > > > >    134 1:      /* Install relocated selectors (FS/GS unused). */
> > > > >    135         lgdt    gdt_descr
> > > >
> > > > That's right. Recompile with above changes and see if it still
> > > > reboots.
> > > >
> > > >  -- Keir
> > > >
> > > >
> > > > -------------------------------------------------------
> > > > This SF.Net email is sponsored by: InterSystems CACHE
> > > > FREE OODBMS DOWNLOAD - A multidimensional database that combines
> > > > robust object and relational technologies, making it a perfect match
> > > > for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
> > > > _______________________________________________
> > > > Xen-devel mailing list
> > > > Xen-devel@xxxxxxxxxxxxxxxxxxxxx
> > > > https://lists.sourceforge.net/lists/listinfo/xen-devel
> > > >
> > >
> >
> >
>


-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel