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

Re: [Xen-devel] Re: stopping a domain

Ahh - OK.

I'll wait. Thanks.

                        -Kip


On Sun, 16 May 2004, Keir Fraser wrote:

> > FYI:
> > The memory leak is gone. I can also cleanly shut down from within a
> > non-privileged domain - previously it would hang when trying to unmount
> > NFS partitions. However, 'xc_dom_control.py stop 3' still doesn't work.
> > I get an oops on the console of the domain 3 and networking is no longer
> > there.
>
> > >>EIP; c00d43a0 <blkdev_suspend+0/10>   <=====
>
> Currently suspend/resume is simply not implemented:
>  void blkdev_suspend(void)
>  {
>      /* XXX FIXME */
>      BUG();
>  }
>  void blkdev_resume(void)
>  {
>      /* XXX FIXME */
>      BUG();
>  }
>
> It'll get filled in after the OSDI deadline.
>
>  -- Keir
>
>
> -------------------------------------------------------
> 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
>


-------------------------------------------------------
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

<Prev in Thread] Current Thread [Next in Thread>