search for: benefitial

Displaying 20 results from an estimated 43 matches for "benefitial".

Did you mean: beneficial
2019 Apr 04
2
[PATCH RFC 0/4] vsock/virtio: optimizations to increase the throughput
On Thu, Apr 04, 2019 at 11:52:46AM -0400, Michael S. Tsirkin wrote: > I simply love it that you have analysed the individual impact of > each patch! Great job! Thanks! I followed Stefan's suggestions! > > For comparison's sake, it could be IMHO benefitial to add a column > with virtio-net+vhost-net performance. > > This will both give us an idea about whether the vsock layer introduces > inefficiencies, and whether the virtio-net idea has merit. > Sure, I already did TCP tests on virtio-net + vhost, starting qemu in this way: $ q...
2019 Apr 04
2
[PATCH RFC 0/4] vsock/virtio: optimizations to increase the throughput
On Thu, Apr 04, 2019 at 11:52:46AM -0400, Michael S. Tsirkin wrote: > I simply love it that you have analysed the individual impact of > each patch! Great job! Thanks! I followed Stefan's suggestions! > > For comparison's sake, it could be IMHO benefitial to add a column > with virtio-net+vhost-net performance. > > This will both give us an idea about whether the vsock layer introduces > inefficiencies, and whether the virtio-net idea has merit. > Sure, I already did TCP tests on virtio-net + vhost, starting qemu in this way: $ q...
2010 Mar 06
1
Is parralel processing automatically done on multi-core CPU's?
...ng-your-x-core-cpu which uses http://code.google.com/p/ppss/ for parralel processing. So, can anyone tell me if parralel processing happens automatically on CentOS, or would I need to use this script as well? We mainly have Dual Core & Dual CPU, Dual Core (i.e. 8 cores) servers and it would be benefitial to know whether any applications on the server could automatically use all 8 cores, or whether I need todo something on the servers to get this working? -- Kind Regards Rudi Ahlers SoftDux Website: http://www.SoftDux.com Technical Blog: http://Blog.SoftDux.com Office: 087 805 9573 Cell: 082 554...
2018 Dec 06
7
[PATCH RFC 1/2] virtio-net: bql support
On 2018/12/6 ??6:54, Michael S. Tsirkin wrote: > When use_napi is set, let's enable BQLs. Note: some of the issues are > similar to wifi. It's worth considering whether something similar to > commit 36148c2bbfbe ("mac80211: Adjust TSQ pacing shift") might be > benefitial. I've played a similar patch several days before. The tricky part is the mode switching between napi and no napi. We should make sure when the packet is sent and trakced by BQL,? it should be consumed by BQL as well. I did it by tracking it through skb->cb.? And deal with the freeze by...
2018 Dec 06
7
[PATCH RFC 1/2] virtio-net: bql support
On 2018/12/6 ??6:54, Michael S. Tsirkin wrote: > When use_napi is set, let's enable BQLs. Note: some of the issues are > similar to wifi. It's worth considering whether something similar to > commit 36148c2bbfbe ("mac80211: Adjust TSQ pacing shift") might be > benefitial. I've played a similar patch several days before. The tricky part is the mode switching between napi and no napi. We should make sure when the packet is sent and trakced by BQL,? it should be consumed by BQL as well. I did it by tracking it through skb->cb.? And deal with the freeze by...
2019 Apr 05
1
[PATCH RFC 0/4] vsock/virtio: optimizations to increase the throughput
...00, Michael S. Tsirkin wrote: > > > I simply love it that you have analysed the individual impact of > > > each patch! Great job! > > > > Thanks! I followed Stefan's suggestions! > > > > > > > > For comparison's sake, it could be IMHO benefitial to add a column > > > with virtio-net+vhost-net performance. > > > > > > This will both give us an idea about whether the vsock layer introduces > > > inefficiencies, and whether the virtio-net idea has merit. > > > > > > > Sure, I already...
2019 Apr 05
1
[PATCH RFC 0/4] vsock/virtio: optimizations to increase the throughput
...00, Michael S. Tsirkin wrote: > > > I simply love it that you have analysed the individual impact of > > > each patch! Great job! > > > > Thanks! I followed Stefan's suggestions! > > > > > > > > For comparison's sake, it could be IMHO benefitial to add a column > > > with virtio-net+vhost-net performance. > > > > > > This will both give us an idea about whether the vsock layer introduces > > > inefficiencies, and whether the virtio-net idea has merit. > > > > > > > Sure, I already...
2019 Jan 07
2
[PATCH RFC 1/2] virtio-net: bql support
...is set, let's enable BQLs. Note: some of the issues are >>>>>>> similar to wifi. It's worth considering whether something similar to >>>>>>> commit 36148c2bbfbe ("mac80211: Adjust TSQ pacing shift") might be >>>>>>> benefitial. >>>>>> I've played a similar patch several days before. The tricky part is the mode >>>>>> switching between napi and no napi. We should make sure when the packet is >>>>>> sent and trakced by BQL,? it should be consumed by BQL as well. I d...
2019 Jan 07
2
[PATCH RFC 1/2] virtio-net: bql support
...is set, let's enable BQLs. Note: some of the issues are >>>>>>> similar to wifi. It's worth considering whether something similar to >>>>>>> commit 36148c2bbfbe ("mac80211: Adjust TSQ pacing shift") might be >>>>>>> benefitial. >>>>>> I've played a similar patch several days before. The tricky part is the mode >>>>>> switching between napi and no napi. We should make sure when the packet is >>>>>> sent and trakced by BQL,? it should be consumed by BQL as well. I d...
2019 Jan 02
1
[PATCH RFC 1/2] virtio-net: bql support
...t;>> When use_napi is set, let's enable BQLs. Note: some of the issues are >>>>> similar to wifi. It's worth considering whether something similar to >>>>> commit 36148c2bbfbe ("mac80211: Adjust TSQ pacing shift") might be >>>>> benefitial. >>>> I've played a similar patch several days before. The tricky part is the mode >>>> switching between napi and no napi. We should make sure when the packet is >>>> sent and trakced by BQL,? it should be consumed by BQL as well. >>> I just went ov...
2018 Dec 27
2
[PATCH RFC 1/2] virtio-net: bql support
...ael S. Tsirkin wrote: >>> When use_napi is set, let's enable BQLs. Note: some of the issues are >>> similar to wifi. It's worth considering whether something similar to >>> commit 36148c2bbfbe ("mac80211: Adjust TSQ pacing shift") might be >>> benefitial. >> >> I've played a similar patch several days before. The tricky part is the mode >> switching between napi and no napi. We should make sure when the packet is >> sent and trakced by BQL,? it should be consumed by BQL as well. > > I just went over the patch again...
2018 Dec 27
2
[PATCH RFC 1/2] virtio-net: bql support
...ael S. Tsirkin wrote: >>> When use_napi is set, let's enable BQLs. Note: some of the issues are >>> similar to wifi. It's worth considering whether something similar to >>> commit 36148c2bbfbe ("mac80211: Adjust TSQ pacing shift") might be >>> benefitial. >> >> I've played a similar patch several days before. The tricky part is the mode >> switching between napi and no napi. We should make sure when the packet is >> sent and trakced by BQL,? it should be consumed by BQL as well. > > I just went over the patch again...
2005 Nov 08
2
OggYUV
> I agree, which is why I wrote the OggPCM draft when we already have FLAC. > These > formats are not difficult to design or implement, and I think the added > efficiency and simplicity will more than make up for it. Which i looked at... and i'm wondering why on earth it has a sync code in the packet... that's the whole point of putting it in a container. > Now, if
2019 Jan 07
2
[PATCH RFC 1/2] virtio-net: bql support
...e BQLs. Note: some of the issues are >>>>>>>>> similar to wifi. It's worth considering whether something similar to >>>>>>>>> commit 36148c2bbfbe ("mac80211: Adjust TSQ pacing shift") might be >>>>>>>>> benefitial. >>>>>>>> I've played a similar patch several days before. The tricky part is the mode >>>>>>>> switching between napi and no napi. We should make sure when the packet is >>>>>>>> sent and trakced by BQL,? it should be cons...
2019 Jan 07
2
[PATCH RFC 1/2] virtio-net: bql support
...e BQLs. Note: some of the issues are >>>>>>>>> similar to wifi. It's worth considering whether something similar to >>>>>>>>> commit 36148c2bbfbe ("mac80211: Adjust TSQ pacing shift") might be >>>>>>>>> benefitial. >>>>>>>> I've played a similar patch several days before. The tricky part is the mode >>>>>>>> switching between napi and no napi. We should make sure when the packet is >>>>>>>> sent and trakced by BQL,? it should be cons...
2019 Jan 02
2
[PATCH RFC 1/2] virtio-net: bql support
...t;>> When use_napi is set, let's enable BQLs. Note: some of the issues are >>>>> similar to wifi. It's worth considering whether something similar to >>>>> commit 36148c2bbfbe ("mac80211: Adjust TSQ pacing shift") might be >>>>> benefitial. >>>> I've played a similar patch several days before. The tricky part is the mode >>>> switching between napi and no napi. We should make sure when the packet is >>>> sent and trakced by BQL,? it should be consumed by BQL as well. I did it by >>>&gt...
2019 Jan 02
2
[PATCH RFC 1/2] virtio-net: bql support
...t;>> When use_napi is set, let's enable BQLs. Note: some of the issues are >>>>> similar to wifi. It's worth considering whether something similar to >>>>> commit 36148c2bbfbe ("mac80211: Adjust TSQ pacing shift") might be >>>>> benefitial. >>>> I've played a similar patch several days before. The tricky part is the mode >>>> switching between napi and no napi. We should make sure when the packet is >>>> sent and trakced by BQL,? it should be consumed by BQL as well. I did it by >>>&gt...
2018 Dec 27
2
[PATCH RFC 1/2] virtio-net: bql support
...ael S. Tsirkin wrote: >>> When use_napi is set, let's enable BQLs. Note: some of the issues are >>> similar to wifi. It's worth considering whether something similar to >>> commit 36148c2bbfbe ("mac80211: Adjust TSQ pacing shift") might be >>> benefitial. >> >> I've played a similar patch several days before. The tricky part is the mode >> switching between napi and no napi. We should make sure when the packet is >> sent and trakced by BQL,? it should be consumed by BQL as well. I did it by >> tracking it through s...
2018 Dec 27
2
[PATCH RFC 1/2] virtio-net: bql support
...ael S. Tsirkin wrote: >>> When use_napi is set, let's enable BQLs. Note: some of the issues are >>> similar to wifi. It's worth considering whether something similar to >>> commit 36148c2bbfbe ("mac80211: Adjust TSQ pacing shift") might be >>> benefitial. >> >> I've played a similar patch several days before. The tricky part is the mode >> switching between napi and no napi. We should make sure when the packet is >> sent and trakced by BQL,? it should be consumed by BQL as well. I did it by >> tracking it through s...
2018 Dec 05
3
[PATCH RFC 0/2] virtio-net: interrupt related improvements
Now that we have brought the virtio overhead way down with a fast packed ring implementation, we seem to be actually observing TCP drops indicative of bufferbloat. So let's try to enable TSQ. Note: it isn't clear that the default pacing is great for the virt usecase. It's worth trying to play with sk_pacing_shift_update to see what happens. For this reason, and for a more important