Re: [PATCH net-next v9 0/6] net: vhost: improve performance when enable busyloop
From: David Miller <davem@davemloft.net>
Date: 2018-09-09 15:01:16
Also in:
virtualization
From: David Miller <davem@davemloft.net>
Date: 2018-09-09 15:01:16
Also in:
virtualization
From: xiangxia.m.yue@gmail.com Date: Sun, 9 Sep 2018 04:51:21 -0700
From: Tonghao Zhang <redacted> This patches improve the guest receive performance. On the handle_tx side, we poll the sock receive queue at the same time. handle_rx do that in the same way. For more performance report, see patch 4, 5, 6
I only see patches 1-4.