Displaying 20 results from an estimated 20 matches for "1450mb".
Did you mean:
450mb
2018 Nov 05
2
[PATCH 0/5] VSOCK: support mergeable rx buffer in vhost-vsock
...a tool to test the vhost-vsock performance, mainly send big
packet(64K) included guest->Host and Host->Guest. The result as
follows:
Before performance:
Single socket Multiple sockets(Max Bandwidth)
Guest->Host ~400MB/s ~480MB/s
Host->Guest ~1450MB/s ~1600MB/s
After performance:
Single socket Multiple sockets(Max Bandwidth)
Guest->Host ~1700MB/s ~2900MB/s
Host->Guest ~1700MB/s ~2900MB/s
>From the test results, the performance is improved obviously, and guest...
2018 Nov 05
2
[PATCH 0/5] VSOCK: support mergeable rx buffer in vhost-vsock
...a tool to test the vhost-vsock performance, mainly send big
packet(64K) included guest->Host and Host->Guest. The result as
follows:
Before performance:
Single socket Multiple sockets(Max Bandwidth)
Guest->Host ~400MB/s ~480MB/s
Host->Guest ~1450MB/s ~1600MB/s
After performance:
Single socket Multiple sockets(Max Bandwidth)
Guest->Host ~1700MB/s ~2900MB/s
Host->Guest ~1700MB/s ~2900MB/s
>From the test results, the performance is improved obviously, and guest...
2018 Nov 06
2
[PATCH 0/5] VSOCK: support mergeable rx buffer in vhost-vsock
...;> packet(64K) included guest->Host and Host->Guest. The result as
>> follows:
>>
>> Before performance:
>> Single socket Multiple sockets(Max Bandwidth)
>> Guest->Host ~400MB/s ~480MB/s
>> Host->Guest ~1450MB/s ~1600MB/s
>>
>> After performance:
>> Single socket Multiple sockets(Max Bandwidth)
>> Guest->Host ~1700MB/s ~2900MB/s
>> Host->Guest ~1700MB/s ~2900MB/s
>>
>> From the test...
2018 Nov 06
2
[PATCH 0/5] VSOCK: support mergeable rx buffer in vhost-vsock
...;> packet(64K) included guest->Host and Host->Guest. The result as
>> follows:
>>
>> Before performance:
>> Single socket Multiple sockets(Max Bandwidth)
>> Guest->Host ~400MB/s ~480MB/s
>> Host->Guest ~1450MB/s ~1600MB/s
>>
>> After performance:
>> Single socket Multiple sockets(Max Bandwidth)
>> Guest->Host ~1700MB/s ~2900MB/s
>> Host->Guest ~1700MB/s ~2900MB/s
>>
>> From the test...
2018 Nov 06
2
[PATCH 0/5] VSOCK: support mergeable rx buffer in vhost-vsock
...t->Guest. The result as
>>>> follows:
>>>>
>>>> Before performance:
>>>> Single socket Multiple sockets(Max Bandwidth)
>>>> Guest->Host ~400MB/s ~480MB/s
>>>> Host->Guest ~1450MB/s ~1600MB/s
>>>>
>>>> After performance:
>>>> Single socket Multiple sockets(Max Bandwidth)
>>>> Guest->Host ~1700MB/s ~2900MB/s
>>>> Host->Guest ~1700MB/s ~...
2018 Nov 06
2
[PATCH 0/5] VSOCK: support mergeable rx buffer in vhost-vsock
...t->Guest. The result as
>>>> follows:
>>>>
>>>> Before performance:
>>>> Single socket Multiple sockets(Max Bandwidth)
>>>> Guest->Host ~400MB/s ~480MB/s
>>>> Host->Guest ~1450MB/s ~1600MB/s
>>>>
>>>> After performance:
>>>> Single socket Multiple sockets(Max Bandwidth)
>>>> Guest->Host ~1700MB/s ~2900MB/s
>>>> Host->Guest ~1700MB/s ~...
2018 Dec 12
5
[PATCH v2 0/5] VSOCK: support mergeable rx buffer in vhost-vsock
...mance, mainly send big
packet(64K) included guest->Host and Host->Guest. I test performance
independently and the result as follows:
Before performance:
Single socket Multiple sockets(Max Bandwidth)
Guest->Host ~400MB/s ~480MB/s
Host->Guest ~1450MB/s ~1600MB/s
After performance only use implement mergeable rx buffer:
Single socket Multiple sockets(Max Bandwidth)
Guest->Host ~400MB/s ~480MB/s
Host->Guest ~1280MB/s ~1350MB/s
In this case, max send pkt size is sti...
2018 Dec 12
5
[PATCH v2 0/5] VSOCK: support mergeable rx buffer in vhost-vsock
...mance, mainly send big
packet(64K) included guest->Host and Host->Guest. I test performance
independently and the result as follows:
Before performance:
Single socket Multiple sockets(Max Bandwidth)
Guest->Host ~400MB/s ~480MB/s
Host->Guest ~1450MB/s ~1600MB/s
After performance only use implement mergeable rx buffer:
Single socket Multiple sockets(Max Bandwidth)
Guest->Host ~400MB/s ~480MB/s
Host->Guest ~1280MB/s ~1350MB/s
In this case, max send pkt size is sti...
2018 Nov 06
3
[PATCH 0/5] VSOCK: support mergeable rx buffer in vhost-vsock
...t; follows:
>>>>>>
>>>>>> Before performance:
>>>>>> Single socket Multiple sockets(Max Bandwidth)
>>>>>> Guest->Host ~400MB/s ~480MB/s
>>>>>> Host->Guest ~1450MB/s ~1600MB/s
>>>>>>
>>>>>> After performance:
>>>>>> Single socket Multiple sockets(Max Bandwidth)
>>>>>> Guest->Host ~1700MB/s ~2900MB/s
>>>>>> Ho...
2018 Nov 06
3
[PATCH 0/5] VSOCK: support mergeable rx buffer in vhost-vsock
...t; follows:
>>>>>>
>>>>>> Before performance:
>>>>>> Single socket Multiple sockets(Max Bandwidth)
>>>>>> Guest->Host ~400MB/s ~480MB/s
>>>>>> Host->Guest ~1450MB/s ~1600MB/s
>>>>>>
>>>>>> After performance:
>>>>>> Single socket Multiple sockets(Max Bandwidth)
>>>>>> Guest->Host ~1700MB/s ~2900MB/s
>>>>>> Ho...
2018 Dec 04
1
[RFC] Discuss about an new idea "Vsock over Virtio-net"
...ormance, mainly send big
> packet(64K) included guest->Host and Host->Guest. The result as
> follows:
>
> Before performance:
> Single socket Multiple sockets(Max Bandwidth)
> Guest->Host ~400MB/s ~480MB/s
> Host->Guest ~1450MB/s ~1600MB/s
>
> After performance:
> Single socket Multiple sockets(Max Bandwidth)
> Guest->Host ~1700MB/s ~2900MB/s
> Host->Guest ~1700MB/s ~2900MB/s
>
> >From the test results, the performanc...
2018 Dec 04
2
[RFC] Discuss about an new idea "Vsock over Virtio-net"
On Mon, Dec 03, 2018 at 11:10:58AM +0800, jiangyiwen wrote:
> On 2018/11/30 21:40, Michael S. Tsirkin wrote:
> > On Fri, Nov 30, 2018 at 09:10:03PM +0800, Jason Wang wrote:
> >>
> >> On 2018/11/30 ??8:55, Jason Wang wrote:
> >>>
> >>> On 2018/11/30 ??8:52, Michael S. Tsirkin wrote:
> >>>>>> If you want to compare it with
2018 Dec 04
2
[RFC] Discuss about an new idea "Vsock over Virtio-net"
On Mon, Dec 03, 2018 at 11:10:58AM +0800, jiangyiwen wrote:
> On 2018/11/30 21:40, Michael S. Tsirkin wrote:
> > On Fri, Nov 30, 2018 at 09:10:03PM +0800, Jason Wang wrote:
> >>
> >> On 2018/11/30 ??8:55, Jason Wang wrote:
> >>>
> >>> On 2018/11/30 ??8:52, Michael S. Tsirkin wrote:
> >>>>>> If you want to compare it with
2018 Dec 14
1
[PATCH v2 0/5] VSOCK: support mergeable rx buffer in vhost-vsock
...;Host and Host->Guest. I test performance
>> independently and the result as follows:
>>
>> Before performance:
>> Single socket Multiple sockets(Max Bandwidth)
>> Guest->Host ~400MB/s ~480MB/s
>> Host->Guest ~1450MB/s ~1600MB/s
>>
>> After performance only use implement mergeable rx buffer:
>> Single socket Multiple sockets(Max Bandwidth)
>> Guest->Host ~400MB/s ~480MB/s
>> Host->Guest ~1280MB/s ~1350...
2018 Nov 05
0
[PATCH 0/5] VSOCK: support mergeable rx buffer in vhost-vsock
...ormance, mainly send big
> packet(64K) included guest->Host and Host->Guest. The result as
> follows:
>
> Before performance:
> Single socket Multiple sockets(Max Bandwidth)
> Guest->Host ~400MB/s ~480MB/s
> Host->Guest ~1450MB/s ~1600MB/s
>
> After performance:
> Single socket Multiple sockets(Max Bandwidth)
> Guest->Host ~1700MB/s ~2900MB/s
> Host->Guest ~1700MB/s ~2900MB/s
>
> From the test results, the performance is...
2018 Nov 06
0
[PATCH 0/5] VSOCK: support mergeable rx buffer in vhost-vsock
...d guest->Host and Host->Guest. The result as
>>> follows:
>>>
>>> Before performance:
>>> Single socket Multiple sockets(Max Bandwidth)
>>> Guest->Host ~400MB/s ~480MB/s
>>> Host->Guest ~1450MB/s ~1600MB/s
>>>
>>> After performance:
>>> Single socket Multiple sockets(Max Bandwidth)
>>> Guest->Host ~1700MB/s ~2900MB/s
>>> Host->Guest ~1700MB/s ~2900MB/s
>>>...
2018 Dec 04
0
[RFC] Discuss about an new idea "Vsock over Virtio-net"
...a tool to test the vhost-vsock performance, mainly send big
packet(64K) included guest->Host and Host->Guest. The result as
follows:
Before performance:
Single socket Multiple sockets(Max Bandwidth)
Guest->Host ~400MB/s ~480MB/s
Host->Guest ~1450MB/s ~1600MB/s
After performance:
Single socket Multiple sockets(Max Bandwidth)
Guest->Host ~1700MB/s ~2900MB/s
Host->Guest ~1700MB/s ~2900MB/s
>From the test results, the performance is improved obviously, and guest...
2018 Dec 12
0
[PATCH v2 0/5] VSOCK: support mergeable rx buffer in vhost-vsock
...64K) included guest->Host and Host->Guest. I test performance
> independently and the result as follows:
>
> Before performance:
> Single socket Multiple sockets(Max Bandwidth)
> Guest->Host ~400MB/s ~480MB/s
> Host->Guest ~1450MB/s ~1600MB/s
>
> After performance only use implement mergeable rx buffer:
> Single socket Multiple sockets(Max Bandwidth)
> Guest->Host ~400MB/s ~480MB/s
> Host->Guest ~1280MB/s ~1350MB/s
>
> In...
2018 Nov 06
0
[PATCH 0/5] VSOCK: support mergeable rx buffer in vhost-vsock
...s
>>>>> follows:
>>>>>
>>>>> Before performance:
>>>>> Single socket Multiple sockets(Max Bandwidth)
>>>>> Guest->Host ~400MB/s ~480MB/s
>>>>> Host->Guest ~1450MB/s ~1600MB/s
>>>>>
>>>>> After performance:
>>>>> Single socket Multiple sockets(Max Bandwidth)
>>>>> Guest->Host ~1700MB/s ~2900MB/s
>>>>> Host->Guest ~1700...
2018 Nov 29
0
[PATCH 0/5] VSOCK: support mergeable rx buffer in vhost-vsock
...>>>>
> >>>>>> Before performance:
> >>>>>> Single socket Multiple sockets(Max Bandwidth)
> >>>>>> Guest->Host ~400MB/s ~480MB/s
> >>>>>> Host->Guest ~1450MB/s ~1600MB/s
> >>>>>>
> >>>>>> After performance:
> >>>>>> Single socket Multiple sockets(Max Bandwidth)
> >>>>>> Guest->Host ~1700MB/s ~2900MB/s
> &g...