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] i686 requirements

To: xen-devel@xxxxxxxxxxxxxxxxxxxxx, Antonio Vargas <windenntw@xxxxxxxxx>
Subject: Re: [Xen-devel] i686 requirements
From: Mark Williamson <Mark.Williamson@xxxxxxxxxxxx>
Date: Fri, 7 Jan 2005 14:36:35 +0000
Delivery-date: Fri, 07 Jan 2005 14:45:21 +0000
Envelope-to: xen+James.Bulpin@xxxxxxxxxxxx
In-reply-to: <69304d11050107043464a38412@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: <69304d11050107043464a38412@xxxxxxxxxxxxxx>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.7.1
Off the top of my head, 3 reasons that I know of:

1) Xen requires a local APIC for its timer functionality.  There is some 
compatibility stuff for non local-APIC chips to enable running VMWare but it 
isn't often used AFAIK.
2) I'm not sure Xen includes all of the skanky fixups for the implementation 
bugs in various older chips anymore.
3) Xen needs an rdtsc instruction and not all older chips have it (although I 
believe there was an implementation in Intel's Pentium not all manufacturers 
included it immediately)

I don't know how much work would be involved in running modern versions of Xen 
on these older machines.  I was going to try this a while back but never got 
round to it and things have moved on since then...

HTH,
Mark

On Friday 07 January 2005 12:34, Antonio Vargas wrote:
> Regarding XEN requirements to run, I'd like to know if there is any
> important reason to require i686-class cpus (ie: ppro, p2, etc.. and
> k7...). In my limited understanding of 386 arch, ppro added
> conditional moves and PAE, perhaps even huge-pages (have to check this
> one). Is XEN explicitely (as in, used directly on assembler code)
> using any of these?
>
> My motivation is getting XEN to run on my (aging) k6 server machine.
>
> Greets anyways :)


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

<Prev in Thread] Current Thread [Next in Thread>