[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] Re: stopping a domain



> 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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.