On 06/19/2012 07:51 AM, Jean-Mickael Guerin wrote: >> + if (vq->vring.desc[i].flags& VRING_DESC_F_INDIRECT) { >> + if (vq->vring.desc[i].len< vq->indirect_alloc_thresh) > This should be > instead of <, no? It should, yeah. Too bad slub doesn't yell at you for doing that. _______________________________________________ Virtualization mailing list Virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linuxfoundation.org/mailman/listinfo/virtualization