On 2016年06月02日 12:51, David Miller wrote:
From: "Michael S. Tsirkin"
Date: Wed, 1 Jun 2016 15:54:34 +0300
This is in response to the proposal by Jason to make tun
rx packet queue lockless using a circular buffer.
My testing seems to show that at least for the common usecase
in networking, wh
From: "Michael S. Tsirkin"
Date: Wed, 1 Jun 2016 15:54:34 +0300
> This is in response to the proposal by Jason to make tun
> rx packet queue lockless using a circular buffer.
> My testing seems to show that at least for the common usecase
> in networking, which isn't lockless, circular buffer
> w