[XenPPC] Re: [Xen-devel] [TOOLS][RFC] xc_get_pfn_list() and getmemlist.start_pfn

2006-10-20 Thread Jimi Xenidis
On Oct 20, 2006, at 4:30 AM, Gerd Hoffmann wrote: Keir Fraser wrote: On 20/10/06 09:01, "Gerd Hoffmann" <[EMAIL PROTECTED]> wrote: domain builder. I could leave the interface just for that I suppose, but equally we could fill in the initial P2M table when we allocate the domain's initi

[XenPPC] Re: [Xen-devel] [TOOLS][RFC] xc_get_pfn_list() and getmemlist.start_pfn

2006-10-20 Thread Gerd Hoffmann
Keir Fraser wrote: > > > On 20/10/06 09:01, "Gerd Hoffmann" <[EMAIL PROTECTED]> wrote: > >>> domain builder. I could leave the interface just for that I suppose, but >>> equally we could fill in the initial P2M table when we allocate the domain's >>> initial memory reservation (since that hyperc

[XenPPC] Re: [Xen-devel] [TOOLS][RFC] xc_get_pfn_list() and getmemlist.start_pfn

2006-10-20 Thread Keir Fraser
On 20/10/06 09:01, "Gerd Hoffmann" <[EMAIL PROTECTED]> wrote: >> domain builder. I could leave the interface just for that I suppose, but >> equally we could fill in the initial P2M table when we allocate the domain's >> initial memory reservation (since that hypercall returns the PFNs). > > W

[XenPPC] Re: [Xen-devel] [TOOLS][RFC] xc_get_pfn_list() and getmemlist.start_pfn

2006-10-20 Thread Gerd Hoffmann
Hi, > domain builder. I could leave the interface just for that I suppose, but > equally we could fill in the initial P2M table when we allocate the domain's > initial memory reservation (since that hypercall returns the PFNs). Who does that hypercall btw? Seems not to be somewhere in the xc_l

[XenPPC] [PATCH 8/10][TOOLS][XM-TEST] Ignore generated .test files

2006-10-20 Thread Tony Breeds
Ignore generated .test files. Signed-off-by: Jimi Xenidis <[EMAIL PROTECTED]> Signed-off-by: Tony Breeds <[EMAIL PROTECTED]> --- .hgignore |1 + 1 file changed, 1 insertion(+) --- a/.hgignore Thu Oct 19 12:09:21 2006 +1000 +++ b/.hgignore Thu Oct 19 12:14:50 2006 +1000 @@ -193,6 +193,7 @@ ^t

[XenPPC] [PATCH 4/10][TOOLS][XM-TEST] Update .hgignore to remove artifacts of ramdisk build

2006-10-20 Thread Tony Breeds
Update .hgignore to remove artifacts of ramdisk build. Signed-off-by: Tony Breeds <[EMAIL PROTECTED]> --- .hgignore |9 + 1 file changed, 9 insertions(+) --- a/.hgignore Thu Oct 19 11:57:00 2006 +1000 +++ b/.hgignore Thu Oct 19 11:57:29 2006 +1000 @@ -184,6 +184,15 @@ ^tools/xentrace

[XenPPC] xend start error

2006-10-20 Thread Hao Yu
Hi , On our js21 blade running xen, we encountered a problem. What we did: cso83:/etc/xen # xend start cso83:/etc/xen # xm list Error: Error connecting to xend: No such file or directory. Is xend running? cso83:/etc/xen # tail -25 /var/log/xen/xend.log Error: (22, 'Invalid argument') [2006-10-

[XenPPC] Re: [Xen-devel] [TOOLS][RFC] xc_get_pfn_list() and getmemlist.start_pfn

2006-10-20 Thread Gerd Hoffmann
Jimi Xenidis wrote: > domain builder. I could leave the interface just for that I > suppose, but > equally we could fill in the initial P2M table when we allocate the > domain's > initial memory reservation (since that hypercall returns the PFNs).

[XenPPC] [PATCH 7/10][TOOLS][XM-TEST] Add ability to inspect messages from domain for arbitrary strings

2006-10-20 Thread Tony Breeds
Add ability to inspect messages from domain for arbitrary strings. Used on PowerPC to FAIL(), if the guest domain hits a BUG() and enters XMON. Signed-off-by: Tony Breeds <[EMAIL PROTECTED]> --- tools/xm-test/lib/XmTestLib/Console.py |5 + tools/xm-test/lib/XmTestLib/arch.py| 20 +++

[XenPPC] [PATCH 1/10][TOOLS][XM-TEST] Update to use uClibc buildroot-snapshot

2006-10-20 Thread Tony Breeds
Update to use uClibc buildroot-snapshot. Dated file no longer exists on upstream server. Signed-off-by: Tony Breeds <[EMAIL PROTECTED]> --- tools/xm-test/ramdisk/Makefile.am |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) --- a/tools/xm-test/ramdisk/Makefile.am Tue Oct 17 19:04:46 200

[XenPPC] [PATCH 3/10][TOOLS][XM-TEST] Rename buildroot -> buildroot-i386

2006-10-20 Thread Tony Breeds
Rename buildroot -> buildroot-i386. Also update Makefile. After patch Signed-off-by: Tony Breeds <[EMAIL PROTECTED]> --- tools/xm-test/ramdisk/Makefile.am|2 tools/xm-test/ramdisk/configs/buildroot | 330 --- tools/xm-test/ramdisk/configs/buildroot-i386 | 3

[XenPPC] Re: [Xen-devel] [TOOLS][RFC] xc_get_pfn_list() and getmemlist.start_pfn

2006-10-20 Thread Jimi Xenidis
On Oct 20, 2006, at 9:15 AM, Keir Fraser wrote: On 20/10/06 13:29, "Gerd Hoffmann" <[EMAIL PROTECTED]> wrote: I'm not after the xc_get_pfn_list hypercall, but the (appearently?) other hypercall Keir mentioned ... Could be xc_domain_memory_increase_reservation() or xc_domain_memory_populat

[XenPPC] Re: [Xen-devel] [TOOLS][RFC] xc_get_pfn_list() and getmemlist.start_pfn

2006-10-20 Thread Keir Fraser
On 20/10/06 13:29, "Gerd Hoffmann" <[EMAIL PROTECTED]> wrote: > I'm not after the xc_get_pfn_list hypercall, but the (appearently?) > other hypercall Keir mentioned ... > > Could be xc_domain_memory_increase_reservation() or > xc_domain_memory_populate_physmap() ... Oh, it's called from xend

[XenPPC] RE: Xenbits hardware failure

2006-10-20 Thread James Bulpin
Recovery is complete however the backup was taken almost 24 hours before the failure. If anyone pushed anything to their trees yesterday, please push again. (Note that the main trees, -unstable etc, have been refreshed already.) Thanks, James > -Original Message- > From: James Bulpin > S

Re: [XenPPC] dom0 memory size results

2006-10-20 Thread Jimi Xenidis
On Oct 19, 2006, at 9:02 AM, Jimi Xenidis wrote: On Oct 19, 2006, at 2:30 AM, Amos Waterland wrote: On a JS21 with 8GB of RAM, we attempt 8 runs with the following dom0 memory requests: 128M 192M 256M 512M 700M 1G 2G 7G. Ok, we know that > 2G of dom0 is not currently supported with the w