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] suspending a domain in the ngio world

To: Ian Pratt <Ian.Pratt@xxxxxxxxxxxx>
Subject: [Xen-devel] suspending a domain in the ngio world
From: Kip Macy <kmacy@xxxxxxxxxxx>
Date: Fri, 14 May 2004 21:26:37 -0700 (PDT)
Cc: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Delivery-date: Sat, 15 May 2004 05:28:18 +0100
Envelope-to: steven.hand@xxxxxxxxxxxx
In-reply-to: <E1BOlUN-0000tD-00@xxxxxxxxxxxxxxxxx>
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: <E1BOlUN-0000tD-00@xxxxxxxxxxxxxxxxx>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
Does xc_linux_save.c need to change for ngio?

The following command:
./xc_dom_control.py suspend 4 /tmp/xen-vm0.core

never completes.

This all I see in the output of strace (many times over)

mlock(0xbffff170, 72)                   = 0
ioctl(3, SNDCTL_DSP_RESET, 0xbffff130)  = 0
munlock(0xbffff170, 72)                 = 0
select(0, NULL, NULL, NULL, {0, 100000}) = 0 (Timeout)
mlock(0xbffff170, 72)                   = 0
ioctl(3, SNDCTL_DSP_RESET, 0xbffff130)  = 0
munlock(0xbffff170, 72)                 = 0
select(0, NULL, NULL, NULL, {0, 100000}) = 0 (Timeout)
mlock(0xbffff170, 72)                   = 0
ioctl(3, SNDCTL_DSP_RESET, 0xbffff130)  = 0



                        -Kip


-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel