From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kip Macy Subject: Re: suspending a domain in the ngio world Date: Sat, 15 May 2004 08:51:10 -0700 (PDT) Sender: xen-devel-admin@lists.sourceforge.net Message-ID: <20040515084609.T86487@demos.bsdclusters.com> References: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Return-path: In-Reply-To: Errors-To: xen-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: Keir Fraser Cc: Ian Pratt , xen-devel@lists.sourceforge.net List-Id: xen-devel@lists.xenproject.org Ok - thanks. Is this because all the dependencies for stopping a domain are not in place? Or are the interfaces in flux in general? What I'm trying to do is get the bits in place for core debugging of non- privileged domains. -Kip On Sat, 15 May 2004, Keir Fraser wrote: > > Suspend/resume won't work with ngio at the moment. It'll be a few > weeks at least before we tackle merging the two features. > > -- Keir > > > 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@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/xen-devel > > > > ------------------------------------------------------- > 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@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/xen-devel > ------------------------------------------------------- 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