6 messages in com.xensource.lists.xen-bugs[Xen-bugs] [Bug 766] New: do_block() ...
FromSent OnAttachments
bugz...@lists.xensource.com14 Sep 2006 05:57 
bugz...@lists.xensource.com14 Sep 2006 06:01 
bugz...@lists.xensource.com14 Sep 2006 06:05 
bugz...@lists.xensource.com14 Sep 2006 07:53 
bugz...@lists.xensource.com14 Sep 2006 08:57 
bugz...@lists.xensource.com30 Sep 2006 07:00 
Subject:[Xen-bugs] [Bug 766] New: do_block() can cause the domain to never be scheduled again.
From:bugz...@lists.xensource.com (bugz@lists.xensource.com)
Date:09/14/2006 05:57:39 AM
List:com.xensource.lists.xen-bugs

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=766

Summary: do_block() can cause the domain to never be scheduled again. Product: Xen Version: unstable Platform: PPC OS/Version: All Status: NEW Severity: critical Priority: P2 Component: Hypervisor AssignedTo: xen-@lists.xensource.com ReportedBy: jim@watson.ibm.com

When a domain calls: HYPERVISOR_sched_op(SCHEDOP_block, NULL); even if: HYPERVISOR_set_timer_op(future);

can cause the domain to never be scheduled again.