 
	
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Re: VM hung after running sometime
  On 09/28/2010 04:23 AM, MaoXiaoyun wrote:
>
> Is it safe to set irq affinity(including NIC, domain event, etc) manually?
> Will it cause irq lost?
There's only a very small chance of a lost interrupt, especially if the
device is mostly idle at the time. The event can only be lost if:
   1. it is handling a device interrupt
   2. you migrate it to another cpu
   3. another interrupt comes in before the first one has finished
      processing
J
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
 
 
 | 
|  | Lists.xenproject.org is hosted with RackSpace, monitoring our |