Re: [PATCH v2 0/4] implement vcpu preempted check

2016-07-12 Thread Waiman Long
On 07/12/2016 12:16 AM, Juergen Gross wrote: On 11/07/16 17:10, Waiman Long wrote: On 07/06/2016 02:52 AM, Peter Zijlstra wrote: On Tue, Jun 28, 2016 at 10:43:07AM -0400, Pan Xinhui wrote: change fomr v1: a simplier definition of default vcpu_is_preempted skip mahcine type check on

Re: [PATCH] virtio: don't warn if we can't allocate indirect sglist

2016-07-12 Thread Christian Borntraeger
On 07/11/2016 07:22 PM, Mikulas Patocka wrote: > Don't print warning if memory allocation fails. The virtio driver can > handle allocation failure (it falls back to direct sglist), so there is > no functionality degradation. > > This warning was observed when swapping to virtio scsi device