search for: trakc

Displaying 20 results from an estimated 23 matches for "trakc".

Did you mean: track
2018 Dec 06
7
[PATCH RFC 1/2] virtio-net: bql support
...ng 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 reset the BQL status. Patch attached. But when testing with vhost-net, I don't very a stable performance, it was probably because we batch the used ring updating so tx i...
2018 Dec 06
7
[PATCH RFC 1/2] virtio-net: bql support
...ng 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 reset the BQL status. Patch attached. But when testing with vhost-net, I don't very a stable performance, it was probably because we batch the used ring updating so tx i...
2019 Jan 07
2
[PATCH RFC 1/2] virtio-net: bql support
...ft") 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 reset the BQL >>>>>> status. Patch attached. >>>>>> >>>>>> But when testing with vhost-net, I don&...
2019 Jan 07
2
[PATCH RFC 1/2] virtio-net: bql support
...ft") 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 reset the BQL >>>>>> status. Patch attached. >>>>>> >>>>>> But when testing with vhost-net, I don&...
2019 Jan 02
1
[PATCH RFC 1/2] virtio-net: bql support
...;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 and I don't understand this comment. >>> This patch only enabled BQL with tx napi. >>> >>> Thus there's no mode switching. >>> >>> What did I miss? &gt...
2018 Dec 27
2
[PATCH RFC 1/2] virtio-net: bql support
...mit 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 and I don't understand this comment. > This patch only enabled BQL with tx napi. > > Thus there's no mode switching. > > What did I miss? Consider the case: TX NAPI is disabled: s...
2018 Dec 27
2
[PATCH RFC 1/2] virtio-net: bql support
...mit 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 and I don't understand this comment. > This patch only enabled BQL with tx napi. > > Thus there's no mode switching. > > What did I miss? Consider the case: TX NAPI is disabled: s...
2019 Jan 07
2
[PATCH RFC 1/2] virtio-net: bql support
...gt;>>>>> 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 reset the BQL >>>>>>>> status. Patch attached. >>>>>>>> >>>>>>>> But whe...
2019 Jan 07
2
[PATCH RFC 1/2] virtio-net: bql support
...gt;>>>>> 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 reset the BQL >>>>>>>> status. Patch attached. >>>>>>>> >>>>>>>> But whe...
2019 Jan 02
2
[PATCH RFC 1/2] virtio-net: bql support
...;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 reset the BQL >>>> status. Patch attached. >>>> >>>> But when testing with vhost-net, I don't very a stable performance,...
2019 Jan 02
2
[PATCH RFC 1/2] virtio-net: bql support
...;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 reset the BQL >>>> status. Patch attached. >>>> >>>> But when testing with vhost-net, I don't very a stable performance,...
2018 Dec 27
2
[PATCH RFC 1/2] virtio-net: bql support
...mit 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 reset the BQL >> status. Patch attached. >> >> But when testing with vhost-net, I don't very a stable performance, > So how about increasing TS...
2018 Dec 27
2
[PATCH RFC 1/2] virtio-net: bql support
...mit 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 reset the BQL >> status. Patch attached. >> >> But when testing with vhost-net, I don't very a stable performance, > So how about increasing TS...
2009 Apr 02
0
FLAC: how to dump seekpoints ?
...origine ----- De: Kerry Hoath <kerry at gotss.net> ?: porte64 at free.fr Envoy?: Thu, 2 Apr 2009 11:28:04 +0200 (CEST) Objet: Re: [Flac] FLAC: how to dump seekpoints ? don't confuse seak points and cue points. Cue points are the points you put into a file so you can jump to the start of trakcs or to index marks. seak points are used to increase the speed of seaking inside a flac file by providing known offsets into the stream. Regards, Kerry
2019 Jan 07
0
[PATCH RFC 1/2] virtio-net: bql support
...t; > > > 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 reset the BQL > > > > > > > status. Patch attached. > > > > > > > > > > > > > &gt...
2018 Dec 26
0
[PATCH RFC 1/2] virtio-net: bql support
...gt; > 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 reset the BQL > status. Patch attached. > > But when testing with vhost-net, I don't very a stable performance, it was > probably because we batch the used...
2018 Dec 26
0
[PATCH RFC 1/2] virtio-net: bql support
...gt; > 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 and I don't understand this comment. This patch only enabled BQL with tx napi. Thus there's no mode switching. What did I miss? > I did it by > tracking it through skb->cb.? And deal with the fr...
2018 Dec 26
0
[PATCH RFC 1/2] virtio-net: bql support
...gt; > 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 reset the BQL > status. Patch attached. > > But when testing with vhost-net, I don't very a stable performance, So how about increasing TSQ pacing shift then...
2019 Jan 07
0
[PATCH RFC 1/2] virtio-net: bql support
...> > > > > > > > > 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 reset the BQL > > > > > > > > > status. Patch attached. > > > > > > > > > &gt...
2018 Dec 30
0
[PATCH RFC 1/2] virtio-net: bql support
...: 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 and I don't understand this comment. > > This patch only enabled BQL with tx napi. > > > > Thus there's no mode switching. > > > > What did I miss? > &g...