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

[Xen-devel] [PATCH][UPDATED] cpu barriers moved and x86-64 cpu barriers

To: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH][UPDATED] cpu barriers moved and x86-64 cpu barriers added
From: Jerone Young <jyoung5@xxxxxxxxxx>
Date: Tue, 01 Mar 2005 23:56:47 -0600
Delivery-date: Wed, 02 Mar 2005 14:04:43 +0000
Envelope-to: xen+James.Bulpin@xxxxxxxxxxxx
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>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
Last patch had build error in blktap that I missed since it is not apart
of the standard build process. Also evidence point to that X86-64 by
default does have CONFIG_UNORDERED_IO on in the Linux kernel default
configuration for x86-64, so since it is really a no op nothing can
really go wrong (Anthony you win this time!). 

This patch moves all cpu barrier definitions to libxc/xc.h and also adds
X86-64 barrier definitions.

Signed-off-by: Jerone Young <jyoung5@xxxxxxxxxx>


Jerone Young
Open Virtualization
IBM Linux Technology Center
jyoung5@xxxxxxxxxx
512-838-1157 (T/L: 678-1157)

Attachment: cpu_barrier_patch.diff
Description: Text Data

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [PATCH][UPDATED] cpu barriers moved and x86-64 cpu barriers added, Jerone Young <=