18 messages in com.xensource.lists.xen-develRe: [Xen-devel] [RFC][PATCH]mini-os: ...
FromSent OnAttachments
Dietmar Hahn20 Feb 2007 06:00.patch
Keir Fraser20 Feb 2007 06:36 
Dietmar Hahn20 Feb 2007 06:51 
Grzegorz Milos20 Feb 2007 11:02 
Dietmar Hahn21 Feb 2007 05:04 
Keir Fraser21 Feb 2007 05:51 
Dietmar Hahn27 Feb 2007 01:55 
Keir Fraser27 Feb 2007 02:51 
Mark Williamson27 Feb 2007 04:07 
Dietmar Hahn28 Feb 2007 00:20 
Dietmar Hahn28 Feb 2007 00:24 
Keir Fraser28 Feb 2007 00:37 
Keir Fraser28 Feb 2007 00:42 
Dietmar Hahn28 Feb 2007 01:05 
Dietmar Hahn28 Feb 2007 02:14 
Grzegorz Milos01 Mar 2007 14:07 
Dietmar Hahn15 Mar 2007 03:54 
Dietmar Hahn15 Mar 2007 04:01 
Subject:Re: [Xen-devel] [RFC][PATCH]mini-os: big-endian mini-os on ia64
From:Keir Fraser (ke@xensource.com)
Date:02/21/2007 05:51:16 AM
List:com.xensource.lists.xen-devel

On 21/2/07 13:04, "Dietmar Hahn" <diet@fujitsu-siemens.com> wrote:

I think the SWAP()'s are not that much. Maybe I can reduce this by moving some into the ia64-hypercall interface. What remain are the accesses to the ring buffers (not that simple in netfront because of the xen-macros). Perhaps some other guys contribute their opinion.

I would actually argue that they're scattered all over the place and it will be hard to be sure that we have all the SWAPs we need and only the SWAPs we need. Particularly to continue ensuring that given that most development will be with minios having same endianness as Xen.

In short: it's ugly and unless someone really cares it will rot.

-- Keir