[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 3/3] xen: Document XEN_SYSCTL_CPUPOOL_OP_RMCPU anomalous EBUSY result
On Fri, Apr 15, 2016 at 03:12:56PM +0100, Ian Jackson wrote: > Dario Faggioli writes ("Re: [PATCH 3/3] xen: Document > XEN_SYSCTL_CPUPOOL_OP_RMCPU anomalous EBUSY result"): > > However, a different return value for the super special case of > > temporary pinning override could maybe be selected. I'm having a look, > > and although I don't find one that could be seen as a perfect fit (that > > would be EBUSY, which is taken!), what about one of these: > > > > EEXIST 17 /* File exists */ > > ENOTEMPTY 39 /* Directory not empty */ > > EROFS 30 /* Read-only file system */ > > ENOSPC 28 /* No space left on device */ > > Does the hypervisor currently use EAGAIN for anything ? Yes. XEN_SYSCTL_pm_op, XSM, HVMOP_get_mem_type, MAP_PIRQ_TYPE_MULTI_MSI (ah scratch that, it makes it -EINVAL). > > Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |