Thread (56 messages) 56 messages, 5 authors, 2015-10-30

Re: [RFC Patch 08/12] IXGBEVF: Rework code of finding the end transmit desc of package

From: Lan, Tianyu <hidden>
Date: 2015-10-24 16:08:20
Also in: intel-wired-lan, kvm, linux-pci, lkml, qemu-devel


On 10/22/2015 8:58 PM, Michael S. Tsirkin wrote:
Do you really need to play the shifting games?
Can't you just reset everything and re-initialize the rings?
It's slower but way less intrusive.
Also removes the need to track writes into rings.
Shift ring is to avoid losing those packets in the ring.
This may cause some race condition and so I introduced a
lock to prevent such cases in the latter patch.
Yes, reset everything after migration can make thing easy.
But just like you said it would affect performance and loss
more packets. I can do a test later to get data about these
two way.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help