Re: [PATCHv3 net-next 0/8] enable/disable zero copy tx dynamically

2012-11-02 Thread David Miller
From: "Michael S. Tsirkin" Date: Thu, 1 Nov 2012 21:16:17 +0200 > > tun supports zero copy transmit since > 0690899b4d4501b3505be069b9a687e68ccbe15b, > however you can only enable this mode if you know your workload does not > trigger heavy guest to host/host to guest traffic - otherwise you >

RE: [PATCHv7 4/4] virtio_console: Add support for remoteproc serial

2012-11-02 Thread Sjur BRENDELAND
> On (Fri) 02 Nov 2012 [09:52:08], Rusty Russell wrote: > > Amit Shah writes: > > > On (Tue) 23 Oct 2012 [12:17:49], Rusty Russell wrote: > > >> sjur.brandel...@stericsson.com writes: > > >> > From: Sjur Brændeland > > > > > >> > @@ -1415,7 +1524,16 @@ static void remove_port_data(struct port > *

Re: [PATCHv7 4/4] virtio_console: Add support for remoteproc serial

2012-11-02 Thread Amit Shah
On (Fri) 02 Nov 2012 [09:52:08], Rusty Russell wrote: > Amit Shah writes: > > On (Tue) 23 Oct 2012 [12:17:49], Rusty Russell wrote: > >> sjur.brandel...@stericsson.com writes: > >> > From: Sjur Brændeland > > > >> > @@ -1415,7 +1524,16 @@ static void remove_port_data(struct port *port) > >> > >