Re: [PATCH V3 4/6] vhost_net: determine whether or not to use zerocopy at one time

2013-09-25 Thread Jason Wang
On 09/23/2013 03:16 PM, Michael S. Tsirkin wrote: > On Thu, Sep 05, 2013 at 10:54:44AM +0800, Jason Wang wrote: >> > On 09/04/2013 07:59 PM, Michael S. Tsirkin wrote: >>> > > On Mon, Sep 02, 2013 at 04:40:59PM +0800, Jason Wang wrote: > >> Currently, even if the packet length is smaller than

Re: [PATCHv2] tracing/events: Add bounce tracing to swiotbl

2013-09-25 Thread Steven Rostedt
On Wed, 25 Sep 2013 13:56:49 -0400 Konrad Rzeszutek Wilk wrote: > .. snip.. > > >+ TP_printk("dev_name: %s dma_mask=%llx dev_addr=%llx " > > >+ "size=%zu swiotlb_force=%x", > > >+ __get_str(dev_name), > > >+ __entry->dma_mask, > > >+ (unsigned long long)__entr

Re: [PATCHv2] tracing/events: Add bounce tracing to swiotbl

2013-09-25 Thread Konrad Rzeszutek Wilk
On Wed, Sep 18, 2013 at 05:04:17PM +0100, Zoltan Kiss wrote: > Hi, > > I haven't got a reply in the past 2 weeks, so I would like to bump > the patch, just to make sure it haven't fell off the radar. Hey, I have this in my queue to put on 3.13 as it is past the merge window. .. with that in mind