https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217744

            Bug ID: 217744
           Summary: XEN:kernel does not support for canceled suspend
           Product: Base System
           Version: 10.3-RELEASE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: kern
          Assignee: [email protected]
          Reporter: [email protected]

When running on Xen, it's possible that a suspend request to the hypervisor
fails(return from HYPERVISOR_suspend different than 0), such as when VM dirty
pages are faster than the rate of copying. This means that the suspend hasn't
succeed, and the resume procedure needs to properly handle this case.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to