Re: [XenPPC] xm save/restore tests

2006-11-11 Thread Jimi Xenidis
Thanks Yi, I got it. -JX On Nov 10, 2006, at 10:07 AM, geyi wrote: diff -r b03ebb287fa9 drivers/xen/core/gnttab.c --- a/drivers/xen/core/gnttab.cFri Nov 03 17:58:22 2006 -0500 +++ b/drivers/xen/core/gnttab.cThu Nov 09 15:40:35 2006 -0500 @@ -426,7 +426,9 @@ int gnttab_suspend(void) in

Re: [XenPPC] [PATCH] Flush the ERAT early for secondary CPUs

2006-11-11 Thread Amos Waterland
On Fri, Nov 10, 2006 at 03:55:26AM +0100, Segher Boessenkool wrote: > > p = probability of success = .997 (897 / 900) > > q = probability of failure = .003 (1.0 - .997) > > n = number of trials = 2323 > > X = number of successes= 2323 > > > >Applying these to the binomial probability form

[XenPPC] [linux-ppc-2.6] [XEN][POWERPC] set NULL to shared in gnttab_suspend.

2006-11-11 Thread Xen patchbot-linux-ppc-2 . 6
# HG changeset patch # User Jimi Xenidis <[EMAIL PROTECTED]> # Node ID 01f3c63f0343051ce1cc039b4bd38def61eb3def # Parent ef51ca28a1fc1e49299f0492194f921a309abc64 [XEN][POWERPC] set NULL to shared in gnttab_suspend. Signed-off-by: Yi Ge <[EMAIL PROTECTED]> Signed-off-by: Dan E Poff <[EMAIL PROTECT

[XenPPC] [xenppc-unstable] [XEN][POWERPC] Flush the ERAT very early on secondary processors.

2006-11-11 Thread Xen patchbot-xenppc-unstable
# HG changeset patch # User Jimi Xenidis <[EMAIL PROTECTED]> # Node ID 3817c84cb7e81647578042d3e725941ee5f24c51 # Parent 4589b3dec1fd875096858471ae493c708e7049a3 [XEN][POWERPC] Flush the ERAT very early on secondary processors. This patch solves the problem with the "Synchronizing timebase hang"

[XenPPC] [xenppc-unstable] [XEN][POWERPC] Turn off the Guard bit for access to the grant table

2006-11-11 Thread Xen patchbot-xenppc-unstable
# HG changeset patch # User Jimi Xenidis <[EMAIL PROTECTED]> # Node ID 4589b3dec1fd875096858471ae493c708e7049a3 # Parent 3b1358032f6ad2542e63848681c913a583274fa3 [XEN][POWERPC] Turn off the Guard bit for access to the grant table Soon, we will not have domains map this page like IO, but for the n

[XenPPC] [xenppc-unstable] [TOOLS][POWERPC] Cleanup allocMem() method

2006-11-11 Thread Xen patchbot-xenppc-unstable
# HG changeset patch # User Jimi Xenidis <[EMAIL PROTECTED]> # Node ID 3b1358032f6ad2542e63848681c913a583274fa3 # Parent 6a9ae49a3bfe5e2bf2fcff3a179a1c5583863df1 [TOOLS][POWERPC] Cleanup allocMem() method Signed-off-by: Jimi Xenidis <[EMAIL PROTECTED]> --- tools/python/xen/xend/XendDomainInfo.py

[XenPPC] [xenppc-unstable] [TOOLS][POWERPC] Add missing prototype

2006-11-11 Thread Xen patchbot-xenppc-unstable
# HG changeset patch # User Jimi Xenidis <[EMAIL PROTECTED]> # Node ID 6a9ae49a3bfe5e2bf2fcff3a179a1c5583863df1 # Parent e0330d789a40959acc267ec342a6f907a8d73abc [TOOLS][POWERPC] Add missing prototype This gets rid of a warning on some GCC versions Signed-off-by: Jimi Xenidis <[EMAIL PROTECTED]>

[XenPPC] [xenppc-unstable] [TOOLS][POWERPC] merge

2006-11-11 Thread Xen patchbot-xenppc-unstable
# HG changeset patch # User Jimi Xenidis <[EMAIL PROTECTED]> # Node ID e0330d789a40959acc267ec342a6f907a8d73abc # Parent 4d4f0d52c1934a50a67d3fe9bd30b4f7e23427fe [TOOLS][POWERPC] merge Signed-off-by: Jimi Xenidis <[EMAIL PROTECTED]> --- tools/libxc/powerpc64/utils.c |2 tools/libx

Re: [XenPPC] [PATCH] Flush the ERAT early for secondary CPUs

2006-11-11 Thread Jimi Xenidis
On Nov 9, 2006, at 4:35 PM, Amos Waterland wrote: Flush the ERAT very early on secondary processors. Because Jimi has expressed skepticism about the need to do this, we provide the following empirical and statistical arguments. I have personally experienced this issue myself, since using the